In RGB color space, #ffdc42 hex color has a red value of 255, a green value of 220 and a blue value of 66.
In CMYK color space (used in color printing), #ffdc42 hex color is composed of 0% cyan, 13.73% magenta, 74.12% yellow and 0% black.
#ffdc42 color has a hue of 48.9 degrees, a saturation of 100% and a lightness of 62.9%.
#ffdc42 hex color contains mainly RED.
The closest web safe color of #ffdc42 is #ffcc33
#ffdc42 hex color has a decimal value of 16768066.
HEX | ffdc42 | #ffdc42 |
---|---|---|
RGB | 255, 220, 66 | rgb(255, 220, 66) |
RGB Percent | 100, 86.27, 25.88 | rgb(100, 86.27, 25.88) |
CMYK | 0, 14, 74, 0 | |
HSL | 48.9°, 100, 62.9 | hsl(48.9, 100%, 62.9%) |
HSV | 48.9°, 74.1, 100 |
XYZ | 67.817, 72.84, 15.639 |
---|---|
Hunter Lab | 85.346, -7.518, 48.878 |
CIE-LAB | 88.371, -3.087, 75.211 |
CIE-LCH | 88.371, 75.274, 92.35 |
CIE-LUV | 0, 13.73, 74.12, 0 |
Web Safe | ffcc33 |
RGB percent of color #ffdc42
CMYK percent of color #ffdc42
Text with hexadecimal color #ffdc42
This text has a font color of #ffdc42
<p style="color:#ffdc42">Text here</p>
#ffdc42 Background Color
This box has a background color of #ffdc42
<div style="background-color:#ffdc42">Text here</div>
#ffdc42 Border Color
This box has a border color of #ffdc42
<div style="border: 4px solid #ffdc42">Text here</div>
CSS codes
<p style="color:#ffdc42">Text here</p>
<div style="background-color:#ffdc42">Text here</div>
<div style="border: 4px solid #ffdc42">Text here</div>
#ffdc42 Color on white background
This is how a font and box color of #ffdc42 will look
on a white background.
#ffdc42 Color on black background
This is how a font and box color of #ffdc42 hex color will look
on a black background.