In RGB color space, #fff522 hex color has a red value of 255, a green value of 245 and a blue value of 34.
In CMYK color space (used in color printing), #fff522 hex color is composed of 0% cyan, 3.92% magenta, 86.67% yellow and 0% black.
#fff522 color has a hue of 57.3 degrees, a saturation of 100% and a lightness of 56.7%.
#fff522 hex color contains mainly RED.
The closest web safe color of #fff522 is #ffff33
#fff522 hex color has a decimal value of 16774434.
HEX | fff522 | #fff522 |
---|---|---|
RGB | 255, 245, 34 | rgb(255, 245, 34) |
RGB Percent | 100, 96.08, 13.33 | rgb(100, 96.08, 13.33) |
CMYK | 0, 4, 87, 0 | |
HSL | 57.3°, 100, 56.7 | hsl(57.3, 100%, 56.7%) |
HSV | 57.3°, 86.7, 100 |
XYZ | 74.181, 86.68, 14.335 |
---|---|
Hunter Lab | 93.102, -20.705, 56.043 |
CIE-LAB | 94.602, -16.384, 88.95 |
CIE-LCH | 94.602, 90.446, 100.437 |
CIE-LUV | 0, 3.92, 86.67, 0 |
Web Safe | ffff33 |
RGB percent of color #fff522
CMYK percent of color #fff522
Text with hexadecimal color #fff522
This text has a font color of #fff522
<p style="color:#fff522">Text here</p>
#fff522 Background Color
This box has a background color of #fff522
<div style="background-color:#fff522">Text here</div>
#fff522 Border Color
This box has a border color of #fff522
<div style="border: 4px solid #fff522">Text here</div>
CSS codes
<p style="color:#fff522">Text here</p>
<div style="background-color:#fff522">Text here</div>
<div style="border: 4px solid #fff522">Text here</div>
#fff522 Color on white background
This is how a font and box color of #fff522 will look
on a white background.
#fff522 Color on black background
This is how a font and box color of #fff522 hex color will look
on a black background.