In RGB color space, #fff42b hex color has a red value of 255, a green value of 244 and a blue value of 43.
In CMYK color space (used in color printing), #fff42b hex color is composed of 0% cyan, 4.31% magenta, 83.14% yellow and 0% black.
#fff42b color has a hue of 56.9 degrees, a saturation of 100% and a lightness of 58.4%.
#fff42b hex color contains mainly RED.
The closest web safe color of #fff42b is #ffff33
#fff42b hex color has a decimal value of 16774187.
HEX | fff42b | #fff42b |
---|---|---|
RGB | 255, 244, 43 | rgb(255, 244, 43) |
RGB Percent | 100, 95.69, 16.86 | rgb(100, 95.69, 16.86) |
CMYK | 0, 4, 83, 0 | |
HSL | 56.9°, 100, 58.4 | hsl(56.9, 100%, 58.4%) |
HSV | 56.9°, 83.1, 100 |
XYZ | 74.027, 86.136, 15.01 |
---|---|
Hunter Lab | 92.809, -20.041, 55.378 |
CIE-LAB | 94.37, -15.704, 86.977 |
CIE-LCH | 94.37, 88.383, 100.235 |
CIE-LUV | 0, 4.31, 83.14, 0 |
Web Safe | ffff33 |
RGB percent of color #fff42b
CMYK percent of color #fff42b
Text with hexadecimal color #fff42b
This text has a font color of #fff42b
<p style="color:#fff42b">Text here</p>
#fff42b Background Color
This box has a background color of #fff42b
<div style="background-color:#fff42b">Text here</div>
#fff42b Border Color
This box has a border color of #fff42b
<div style="border: 4px solid #fff42b">Text here</div>
CSS codes
<p style="color:#fff42b">Text here</p>
<div style="background-color:#fff42b">Text here</div>
<div style="border: 4px solid #fff42b">Text here</div>
#fff42b Color on white background
This is how a font and box color of #fff42b will look
on a white background.
#fff42b Color on black background
This is how a font and box color of #fff42b hex color will look
on a black background.