In RGB color space, #ffc01b hex color has a red value of 255, a green value of 192 and a blue value of 27.
In CMYK color space (used in color printing), #ffc01b hex color is composed of 0% cyan, 24.71% magenta, 89.41% yellow and 0% black.
#ffc01b color has a hue of 43.4 degrees, a saturation of 100% and a lightness of 55.3%.
#ffc01b hex color contains mainly RED.
The closest web safe color of #ffc01b is #ffcc33
#ffc01b hex color has a decimal value of 16760859.
HEX | ffc01b | #ffc01b |
---|---|---|
RGB | 255, 192, 27 | rgb(255, 192, 27) |
RGB Percent | 100, 75.29, 10.59 | rgb(100, 75.29, 10.59) |
CMYK | 0, 25, 89, 0 | |
HSL | 43.4°, 100, 55.3 | hsl(43.4, 100%, 55.3%) |
HSV | 43.4°, 89.4, 100 |
XYZ | 60.287, 59.038, 9.255 |
---|---|
Hunter Lab | 76.836, 5.591, 46.644 |
CIE-LAB | 81.312, 10.15, 79.844 |
CIE-LCH | 81.312, 80.487, 82.755 |
CIE-LUV | 0, 24.71, 89.41, 0 |
Web Safe | ffcc33 |
RGB percent of color #ffc01b
CMYK percent of color #ffc01b
Text with hexadecimal color #ffc01b
This text has a font color of #ffc01b
<p style="color:#ffc01b">Text here</p>
#ffc01b Background Color
This box has a background color of #ffc01b
<div style="background-color:#ffc01b">Text here</div>
#ffc01b Border Color
This box has a border color of #ffc01b
<div style="border: 4px solid #ffc01b">Text here</div>
CSS codes
<p style="color:#ffc01b">Text here</p>
<div style="background-color:#ffc01b">Text here</div>
<div style="border: 4px solid #ffc01b">Text here</div>
#ffc01b Color on white background
This is how a font and box color of #ffc01b will look
on a white background.
#ffc01b Color on black background
This is how a font and box color of #ffc01b hex color will look
on a black background.