Color Hex Logo

#fcaf17 Color Hex

#FCAF17
(252,175,23)
3 Favorites   1 Comments

Color spaces of #fcaf17

RGB 25217523
HSL0.110.970.54
HSV40°91°99°
CMYK 0.000.310.91   0.01
XYZ55.629551.41737.8031
Yxy51.41730.48440.4477
Hunter Lab71.705912.995343.7421
CIE-Lab76.931117.674977.1519

#fcaf17 color RGB value is (252,175,23).

#fcaf17 hex color red value is 252, green value is 175 and the blue value of its RGB is 23. Cylindrical-coordinate representations (also known as HSL) of color #fcaf17 hue: 0.11 , saturation: 0.97 and the lightness value of fcaf17 is 0.54.

The process color (four color CMYK) of #fcaf17 color hex is 0.00, 0.31, 0.91, 0.01. Web safe color of #fcaf17 is #ff9900. Color #fcaf17 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111100 10101111 00010111
Octal 374 257 27
Decimal 252 175 23
Hex FC AF 17

RGB Percentages of Color #fcaf17

%56.00
%38.89
%5.11

CMYK Percentages of Color #fcaf17

%0
%31
%91
%1

Triadic Colors of #fcaf17

#fcaf17 #17fcaf #af17fc

Analogous Colors of #fcaf17

#fcaf17 #d7fc17 #fc3c17

Monochromatic Colors of #fcaf17

#fcaf17

Complementary Color

#fcaf17 #1764fc

#fcaf17 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#fcaf17 Color Preview on White Background

Lorem ipsum dolor sit amet.

#fcaf17 Color CSS Codes

.mybgcolor {background-color:#fcaf17; } 
.myforecolor {color:#fcaf17; }
.mybordercolor {border:3px solid #fcaf17; }

#fcaf17 Text Font Color

<p style="color:#fcaf17">Text here</p>

This sample text font color is #fcaf17
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#fcaf17 Background Color

<div style="background-color:#fcaf17">
Div content here</div>

This div background color is #fcaf17


#fcaf17 Border Color

<div style="border:3px solid #fcaf17">
Div here</div>

This div border color is #fcaf17


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(252,175,23, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #fcaf17; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #fcaf17;
  -webkit-box-shadow: 1px 1px 3px 2px #fcaf17;
  box-shadow:         1px 1px 3px 2px #fcaf17; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(252,175,23, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #fcaf17">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #fcaf17;
  -webkit-box-shadow: 1px 1px 3px 2px #fcaf17;
  box-shadow:         1px 1px 3px 2px #fcaf17;">
Div content here</div>

This div box has shadow with color #fcaf17

#fcaf17 Color Palettes


Comments

16 Mar 2018, 1:40 LinKueiDragon

Rockstar Social Club

Please login to write comment.