In RGB color space, #fcfc01 hex color has a red value of 252, a green value of 252 and a blue value of 1.
In CMYK color space (used in color printing), #fcfc01 hex color is composed of 0% cyan, 0% magenta, 99.6% yellow and 1.18% black.
#fcfc01 color has a hue of 60 degrees, a saturation of 99.21% and a lightness of 49.6%.
#fcfc01 hex color contains mainly RED.
The closest web safe color of #fcfc01 is #ffff00
#fcfc01 hex color has a decimal value of 16579585.
HEX | fcfc01 | #fcfc01 |
---|---|---|
RGB | 252, 252, 1 | rgb(252, 252, 1) |
RGB Percent | 98.82, 98.82, 0.39 | rgb(98.82, 98.82, 0.39) |
CMYK | 0, 0, 100, 1 | |
HSL | 60°, 99.21, 49.6 | hsl(60, 99.21%, 49.6%) |
HSV | 60°, 99.6, 98.8 |
XYZ | 74.961, 90.318, 13.511 |
---|---|
Hunter Lab | 95.036, -25.518, 58.096 |
CIE-LAB | 96.129, -21.355, 93.569 |
CIE-LCH | 96.129, 95.975, 102.856 |
CIE-LUV | 0, 0, 99.6, 1.18 |
Web Safe | ffff00 |
RGB percent of color #fcfc01
CMYK percent of color #fcfc01
Text with hexadecimal color #fcfc01
This text has a font color of #fcfc01
<p style="color:#fcfc01">Text here</p>
#fcfc01 Background Color
This box has a background color of #fcfc01
<div style="background-color:#fcfc01">Text here</div>
#fcfc01 Border Color
This box has a border color of #fcfc01
<div style="border: 4px solid #fcfc01">Text here</div>
CSS codes
<p style="color:#fcfc01">Text here</p>
<div style="background-color:#fcfc01">Text here</div>
<div style="border: 4px solid #fcfc01">Text here</div>
#fcfc01 Color on white background
This is how a font and box color of #fcfc01 will look
on a white background.
#fcfc01 Color on black background
This is how a font and box color of #fcfc01 hex color will look
on a black background.