In RGB color space, #ffc004 hex color has a red value of 255, a green value of 192 and a blue value of 4.
In CMYK color space (used in color printing), #ffc004 hex color is composed of 0% cyan, 24.71% magenta, 98.43% yellow and 0% black.
#ffc004 color has a hue of 44.9 degrees, a saturation of 100% and a lightness of 50.8%.
#ffc004 hex color contains mainly RED.
The closest web safe color of #ffc004 is #ffcc00
#ffc004 hex color has a decimal value of 16760836.
HEX | ffc004 | #ffc004 |
---|---|---|
RGB | 255, 192, 4 | rgb(255, 192, 4) |
RGB Percent | 100, 75.29, 1.57 | rgb(100, 75.29, 1.57) |
CMYK | 0, 25, 98, 0 | |
HSL | 44.9°, 100, 50.8 | hsl(44.9, 100%, 50.8%) |
HSV | 44.9°, 98.4, 100 |
XYZ | 60.112, 58.968, 8.329 |
---|---|
Hunter Lab | 76.791, 5.347, 47.323 |
CIE-LAB | 81.274, 9.9, 82.814 |
CIE-LCH | 81.274, 83.404, 83.183 |
CIE-LUV | 0, 24.71, 98.43, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffc004
CMYK percent of color #ffc004
Text with hexadecimal color #ffc004
This text has a font color of #ffc004
<p style="color:#ffc004">Text here</p>
#ffc004 Background Color
This box has a background color of #ffc004
<div style="background-color:#ffc004">Text here</div>
#ffc004 Border Color
This box has a border color of #ffc004
<div style="border: 4px solid #ffc004">Text here</div>
CSS codes
<p style="color:#ffc004">Text here</p>
<div style="background-color:#ffc004">Text here</div>
<div style="border: 4px solid #ffc004">Text here</div>
#ffc004 Color on white background
This is how a font and box color of #ffc004 will look
on a white background.
#ffc004 Color on black background
This is how a font and box color of #ffc004 hex color will look
on a black background.