In RGB color space, #fff42a hex color has a red value of 255, a green value of 244 and a blue value of 42.
In CMYK color space (used in color printing), #fff42a hex color is composed of 0% cyan, 4.31% magenta, 83.53% yellow and 0% black.
#fff42a color has a hue of 56.9 degrees, a saturation of 100% and a lightness of 58.2%.
#fff42a hex color contains mainly RED.
The closest web safe color of #fff42a is #ffff33
#fff42a hex color has a decimal value of 16774186.
HEX | fff42a | #fff42a |
---|---|---|
RGB | 255, 244, 42 | rgb(255, 244, 42) |
RGB Percent | 100, 95.69, 16.47 | rgb(100, 95.69, 16.47) |
CMYK | 0, 4, 84, 0 | |
HSL | 56.9°, 100, 58.2 | hsl(56.9, 100%, 58.2%) |
HSV | 56.9°, 83.5, 100 |
XYZ | 74.009, 86.129, 14.914 |
---|---|
Hunter Lab | 92.806, -20.063, 55.436 |
CIE-LAB | 94.367, -15.728, 87.193 |
CIE-LCH | 94.367, 88.6, 100.225 |
CIE-LUV | 0, 4.31, 83.53, 0 |
Web Safe | ffff33 |
RGB percent of color #fff42a
CMYK percent of color #fff42a
Text with hexadecimal color #fff42a
This text has a font color of #fff42a
<p style="color:#fff42a">Text here</p>
#fff42a Background Color
This box has a background color of #fff42a
<div style="background-color:#fff42a">Text here</div>
#fff42a Border Color
This box has a border color of #fff42a
<div style="border: 4px solid #fff42a">Text here</div>
CSS codes
<p style="color:#fff42a">Text here</p>
<div style="background-color:#fff42a">Text here</div>
<div style="border: 4px solid #fff42a">Text here</div>
#fff42a Color on white background
This is how a font and box color of #fff42a will look
on a white background.
#fff42a Color on black background
This is how a font and box color of #fff42a hex color will look
on a black background.