In RGB color space, #ffc01d hex color has a red value of 255, a green value of 192 and a blue value of 29.
In CMYK color space (used in color printing), #ffc01d hex color is composed of 0% cyan, 24.71% magenta, 88.63% yellow and 0% black.
#ffc01d color has a hue of 43.3 degrees, a saturation of 100% and a lightness of 55.7%.
#ffc01d hex color contains mainly RED.
The closest web safe color of #ffc01d is #ffcc33
#ffc01d hex color has a decimal value of 16760861.
HEX | ffc01d | #ffc01d |
---|---|---|
RGB | 255, 192, 29 | rgb(255, 192, 29) |
RGB Percent | 100, 75.29, 11.37 | rgb(100, 75.29, 11.37) |
CMYK | 0, 25, 89, 0 | |
HSL | 43.3°, 100, 55.7 | hsl(43.3, 100%, 55.7%) |
HSV | 43.3°, 88.6, 100 |
XYZ | 60.311, 59.048, 9.381 |
---|---|
Hunter Lab | 76.843, 5.623, 46.552 |
CIE-LAB | 81.318, 10.184, 79.456 |
CIE-LCH | 81.318, 80.106, 82.696 |
CIE-LUV | 0, 24.71, 88.63, 0 |
Web Safe | ffcc33 |
RGB percent of color #ffc01d
CMYK percent of color #ffc01d
Text with hexadecimal color #ffc01d
This text has a font color of #ffc01d
<p style="color:#ffc01d">Text here</p>
#ffc01d Background Color
This box has a background color of #ffc01d
<div style="background-color:#ffc01d">Text here</div>
#ffc01d Border Color
This box has a border color of #ffc01d
<div style="border: 4px solid #ffc01d">Text here</div>
CSS codes
<p style="color:#ffc01d">Text here</p>
<div style="background-color:#ffc01d">Text here</div>
<div style="border: 4px solid #ffc01d">Text here</div>
#ffc01d Color on white background
This is how a font and box color of #ffc01d will look
on a white background.
#ffc01d Color on black background
This is how a font and box color of #ffc01d hex color will look
on a black background.