In RGB color space, #fff422 hex color has a red value of 255, a green value of 244 and a blue value of 34.
In CMYK color space (used in color printing), #fff422 hex color is composed of 0% cyan, 4.31% magenta, 86.67% yellow and 0% black.
#fff422 color has a hue of 57 degrees, a saturation of 100% and a lightness of 56.7%.
#fff422 hex color contains mainly RED.
The closest web safe color of #fff422 is #ffff33
#fff422 hex color has a decimal value of 16774178.
HEX | fff422 | #fff422 |
---|---|---|
RGB | 255, 244, 34 | rgb(255, 244, 34) |
RGB Percent | 100, 95.69, 13.33 | rgb(100, 95.69, 13.33) |
CMYK | 0, 4, 87, 0 | |
HSL | 57°, 100, 56.7 | hsl(57, 100%, 56.7%) |
HSV | 57°, 86.7, 100 |
XYZ | 73.879, 86.077, 14.234 |
---|---|
Hunter Lab | 92.778, -20.221, 55.848 |
CIE-LAB | 94.345, -15.902, 88.746 |
CIE-LCH | 94.345, 90.159, 100.159 |
CIE-LUV | 0, 4.31, 86.67, 0 |
Web Safe | ffff33 |
RGB percent of color #fff422
CMYK percent of color #fff422
Text with hexadecimal color #fff422
This text has a font color of #fff422
<p style="color:#fff422">Text here</p>
#fff422 Background Color
This box has a background color of #fff422
<div style="background-color:#fff422">Text here</div>
#fff422 Border Color
This box has a border color of #fff422
<div style="border: 4px solid #fff422">Text here</div>
CSS codes
<p style="color:#fff422">Text here</p>
<div style="background-color:#fff422">Text here</div>
<div style="border: 4px solid #fff422">Text here</div>
#fff422 Color on white background
This is how a font and box color of #fff422 will look
on a white background.
#fff422 Color on black background
This is how a font and box color of #fff422 hex color will look
on a black background.