In RGB color space, #ffc005 hex color has a red value of 255, a green value of 192 and a blue value of 5.
In CMYK color space (used in color printing), #ffc005 hex color is composed of 0% cyan, 24.71% magenta, 98.04% yellow and 0% black.
#ffc005 color has a hue of 44.9 degrees, a saturation of 100% and a lightness of 51%.
#ffc005 hex color contains mainly RED.
The closest web safe color of #ffc005 is #ffcc00
#ffc005 hex color has a decimal value of 16760837.
HEX | ffc005 | #ffc005 |
---|---|---|
RGB | 255, 192, 5 | rgb(255, 192, 5) |
RGB Percent | 100, 75.29, 1.96 | rgb(100, 75.29, 1.96) |
CMYK | 0, 25, 98, 0 | |
HSL | 44.9°, 100, 51 | hsl(44.9, 100%, 51%) |
HSV | 44.9°, 98, 100 |
XYZ | 60.117, 58.97, 8.357 |
---|---|
Hunter Lab | 76.792, 5.354, 47.302 |
CIE-LAB | 81.275, 9.907, 82.721 |
CIE-LCH | 81.275, 83.312, 83.171 |
CIE-LUV | 0, 24.71, 98.04, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffc005
CMYK percent of color #ffc005
Text with hexadecimal color #ffc005
This text has a font color of #ffc005
<p style="color:#ffc005">Text here</p>
#ffc005 Background Color
This box has a background color of #ffc005
<div style="background-color:#ffc005">Text here</div>
#ffc005 Border Color
This box has a border color of #ffc005
<div style="border: 4px solid #ffc005">Text here</div>
CSS codes
<p style="color:#ffc005">Text here</p>
<div style="background-color:#ffc005">Text here</div>
<div style="border: 4px solid #ffc005">Text here</div>
#ffc005 Color on white background
This is how a font and box color of #ffc005 will look
on a white background.
#ffc005 Color on black background
This is how a font and box color of #ffc005 hex color will look
on a black background.