In RGB color space, #face00 hex color has a red value of 250, a green value of 206 and a blue value of 0.
In CMYK color space (used in color printing), #face00 hex color is composed of 0% cyan, 17.6% magenta, 100% yellow and 1.96% black.
#face00 color has a hue of 49.4 degrees, a saturation of 100% and a lightness of 49%.
#face00 hex color contains mainly RED.
The closest web safe color of #face00 is #ffcc00
#face00 hex color has a decimal value of 16436736.
HEX | face00 | #face00 |
---|---|---|
RGB | 250, 206, 0 | rgb(250, 206, 0) |
RGB Percent | 98.04, 80.78, 0 | rgb(98.04, 80.78, 0) |
CMYK | 0, 18, 100, 2 | |
HSL | 49.4°, 100, 49 | hsl(49.4, 100%, 49%) |
HSV | 49.4°, 100, 98 |
XYZ | 61.496, 64.467, 9.202 |
---|---|
Hunter Lab | 80.291, -3.795, 49.409 |
CIE-LAB | 84.208, 0.521, 85.005 |
CIE-LCH | 84.208, 85.007, 89.649 |
CIE-LUV | 0, 17.6, 100, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #face00
CMYK percent of color #face00
Text with hexadecimal color #face00
This text has a font color of #face00
<p style="color:#face00">Text here</p>
#face00 Background Color
This box has a background color of #face00
<div style="background-color:#face00">Text here</div>
#face00 Border Color
This box has a border color of #face00
<div style="border: 4px solid #face00">Text here</div>
CSS codes
<p style="color:#face00">Text here</p>
<div style="background-color:#face00">Text here</div>
<div style="border: 4px solid #face00">Text here</div>
#face00 Color on white background
This is how a font and box color of #face00 will look
on a white background.
#face00 Color on black background
This is how a font and box color of #face00 hex color will look
on a black background.