In RGB color space, #fff322 hex color has a red value of 255, a green value of 243 and a blue value of 34.
In CMYK color space (used in color printing), #fff322 hex color is composed of 0% cyan, 4.71% magenta, 86.67% yellow and 0% black.
#fff322 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 56.7%.
#fff322 hex color contains mainly RED.
The closest web safe color of #fff322 is #ffff33
#fff322 hex color has a decimal value of 16773922.
HEX | fff322 | #fff322 |
---|---|---|
RGB | 255, 243, 34 | rgb(255, 243, 34) |
RGB Percent | 100, 95.29, 13.33 | rgb(100, 95.29, 13.33) |
CMYK | 0, 5, 87, 0 | |
HSL | 56.7°, 100, 56.7 | hsl(56.7, 100%, 56.7%) |
HSV | 56.7°, 86.7, 100 |
XYZ | 73.579, 85.477, 14.134 |
---|---|
Hunter Lab | 92.454, -19.736, 55.654 |
CIE-LAB | 94.088, -15.417, 88.541 |
CIE-LCH | 94.088, 89.873, 99.877 |
CIE-LUV | 0, 4.71, 86.67, 0 |
Web Safe | ffff33 |
RGB percent of color #fff322
CMYK percent of color #fff322
Text with hexadecimal color #fff322
This text has a font color of #fff322
<p style="color:#fff322">Text here</p>
#fff322 Background Color
This box has a background color of #fff322
<div style="background-color:#fff322">Text here</div>
#fff322 Border Color
This box has a border color of #fff322
<div style="border: 4px solid #fff322">Text here</div>
CSS codes
<p style="color:#fff322">Text here</p>
<div style="background-color:#fff322">Text here</div>
<div style="border: 4px solid #fff322">Text here</div>
#fff322 Color on white background
This is how a font and box color of #fff322 will look
on a white background.
#fff322 Color on black background
This is how a font and box color of #fff322 hex color will look
on a black background.