In RGB color space, #ffc01c hex color has a red value of 255, a green value of 192 and a blue value of 28.
In CMYK color space (used in color printing), #ffc01c hex color is composed of 0% cyan, 24.71% magenta, 89.02% yellow and 0% black.
#ffc01c color has a hue of 43.3 degrees, a saturation of 100% and a lightness of 55.5%.
#ffc01c hex color contains mainly RED.
The closest web safe color of #ffc01c is #ffcc33
#ffc01c hex color has a decimal value of 16760860.
HEX | ffc01c | #ffc01c |
---|---|---|
RGB | 255, 192, 28 | rgb(255, 192, 28) |
RGB Percent | 100, 75.29, 10.98 | rgb(100, 75.29, 10.98) |
CMYK | 0, 25, 89, 0 | |
HSL | 43.3°, 100, 55.5 | hsl(43.3, 100%, 55.5%) |
HSV | 43.3°, 89, 100 |
XYZ | 60.299, 59.043, 9.317 |
---|---|
Hunter Lab | 76.839, 5.607, 46.599 |
CIE-LAB | 81.315, 10.167, 79.653 |
CIE-LCH | 81.315, 80.299, 82.726 |
CIE-LUV | 0, 24.71, 89.02, 0 |
Web Safe | ffcc33 |
RGB percent of color #ffc01c
CMYK percent of color #ffc01c
Text with hexadecimal color #ffc01c
This text has a font color of #ffc01c
<p style="color:#ffc01c">Text here</p>
#ffc01c Background Color
This box has a background color of #ffc01c
<div style="background-color:#ffc01c">Text here</div>
#ffc01c Border Color
This box has a border color of #ffc01c
<div style="border: 4px solid #ffc01c">Text here</div>
CSS codes
<p style="color:#ffc01c">Text here</p>
<div style="background-color:#ffc01c">Text here</div>
<div style="border: 4px solid #ffc01c">Text here</div>
#ffc01c Color on white background
This is how a font and box color of #ffc01c will look
on a white background.
#ffc01c Color on black background
This is how a font and box color of #ffc01c hex color will look
on a black background.