In RGB color space, #ffc401 hex color has a red value of 255, a green value of 196 and a blue value of 1.
In CMYK color space (used in color printing), #ffc401 hex color is composed of 0% cyan, 23.14% magenta, 99.61% yellow and 0% black.
#ffc401 color has a hue of 46.1 degrees, a saturation of 100% and a lightness of 50.2%.
#ffc401 hex color contains mainly RED.
The closest web safe color of #ffc401 is #ffcc00
#ffc401 hex color has a decimal value of 16761857.
HEX | ffc401 | #ffc401 |
---|---|---|
RGB | 255, 196, 1 | rgb(255, 196, 1) |
RGB Percent | 100, 76.86, 0.39 | rgb(100, 76.86, 0.39) |
CMYK | 0, 23, 100, 0 | |
HSL | 46.1°, 100, 50.2 | hsl(46.1, 100%, 50.2%) |
HSV | 46.1°, 99.6, 100 |
XYZ | 60.985, 60.742, 8.539 |
---|---|
Hunter Lab | 77.937, 3.284, 48.06 |
CIE-LAB | 82.24, 7.805, 83.771 |
CIE-LCH | 82.24, 84.134, 84.677 |
CIE-LUV | 0, 23.14, 99.61, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffc401
CMYK percent of color #ffc401
Text with hexadecimal color #ffc401
This text has a font color of #ffc401
<p style="color:#ffc401">Text here</p>
#ffc401 Background Color
This box has a background color of #ffc401
<div style="background-color:#ffc401">Text here</div>
#ffc401 Border Color
This box has a border color of #ffc401
<div style="border: 4px solid #ffc401">Text here</div>
CSS codes
<p style="color:#ffc401">Text here</p>
<div style="background-color:#ffc401">Text here</div>
<div style="border: 4px solid #ffc401">Text here</div>
#ffc401 Color on white background
This is how a font and box color of #ffc401 will look
on a white background.
#ffc401 Color on black background
This is how a font and box color of #ffc401 hex color will look
on a black background.