In RGB color space, #ffc04b hex color has a red value of 255, a green value of 192 and a blue value of 75.
In CMYK color space (used in color printing), #ffc04b hex color is composed of 0% cyan, 24.71% magenta, 70.59% yellow and 0% black.
#ffc04b color has a hue of 39 degrees, a saturation of 100% and a lightness of 64.7%.
#ffc04b hex color contains mainly RED.
The closest web safe color of #ffc04b is #ffcc33
#ffc04b hex color has a decimal value of 16760907.
HEX | ffc04b | #ffc04b |
---|---|---|
RGB | 255, 192, 75 | rgb(255, 192, 75) |
RGB Percent | 100, 75.29, 29.41 | rgb(100, 75.29, 29.41) |
CMYK | 0, 25, 71, 0 | |
HSL | 39°, 100, 64.7 | hsl(39, 100%, 64.7%) |
HSV | 39°, 70.6, 100 |
XYZ | 61.36, 59.467, 14.901 |
---|---|
Hunter Lab | 77.115, 7.081, 42.524 |
CIE-LAB | 81.548, 11.671, 65.12 |
CIE-LCH | 81.548, 66.158, 79.839 |
CIE-LUV | 0, 24.71, 70.59, 0 |
Web Safe | ffcc33 |
RGB percent of color #ffc04b
CMYK percent of color #ffc04b
Text with hexadecimal color #ffc04b
This text has a font color of #ffc04b
<p style="color:#ffc04b">Text here</p>
#ffc04b Background Color
This box has a background color of #ffc04b
<div style="background-color:#ffc04b">Text here</div>
#ffc04b Border Color
This box has a border color of #ffc04b
<div style="border: 4px solid #ffc04b">Text here</div>
CSS codes
<p style="color:#ffc04b">Text here</p>
<div style="background-color:#ffc04b">Text here</div>
<div style="border: 4px solid #ffc04b">Text here</div>
#ffc04b Color on white background
This is how a font and box color of #ffc04b will look
on a white background.
#ffc04b Color on black background
This is how a font and box color of #ffc04b hex color will look
on a black background.