In RGB color space, #ffc002 hex color has a red value of 255, a green value of 192 and a blue value of 2.
In CMYK color space (used in color printing), #ffc002 hex color is composed of 0% cyan, 24.71% magenta, 99.22% yellow and 0% black.
#ffc002 color has a hue of 45.1 degrees, a saturation of 100% and a lightness of 50.4%.
#ffc002 hex color contains mainly RED.
The closest web safe color of #ffc002 is #ffcc00
#ffc002 hex color has a decimal value of 16760834.
HEX | ffc002 | #ffc002 |
---|---|---|
RGB | 255, 192, 2 | rgb(255, 192, 2) |
RGB Percent | 100, 75.29, 0.78 | rgb(100, 75.29, 0.78) |
CMYK | 0, 25, 99, 0 | |
HSL | 45.1°, 100, 50.4 | hsl(45.1, 100%, 50.4%) |
HSV | 45.1°, 99.2, 100 |
XYZ | 60.101, 58.964, 8.271 |
---|---|
Hunter Lab | 76.788, 5.331, 47.365 |
CIE-LAB | 81.272, 9.884, 83.008 |
CIE-LCH | 81.272, 83.594, 83.21 |
CIE-LUV | 0, 24.71, 99.22, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffc002
CMYK percent of color #ffc002
Text with hexadecimal color #ffc002
This text has a font color of #ffc002
<p style="color:#ffc002">Text here</p>
#ffc002 Background Color
This box has a background color of #ffc002
<div style="background-color:#ffc002">Text here</div>
#ffc002 Border Color
This box has a border color of #ffc002
<div style="border: 4px solid #ffc002">Text here</div>
CSS codes
<p style="color:#ffc002">Text here</p>
<div style="background-color:#ffc002">Text here</div>
<div style="border: 4px solid #ffc002">Text here</div>
#ffc002 Color on white background
This is how a font and box color of #ffc002 will look
on a white background.
#ffc002 Color on black background
This is how a font and box color of #ffc002 hex color will look
on a black background.