In RGB color space, #fff252 hex color has a red value of 255, a green value of 242 and a blue value of 82.
In CMYK color space (used in color printing), #fff252 hex color is composed of 0% cyan, 5.1% magenta, 67.84% yellow and 0% black.
#fff252 color has a hue of 55.5 degrees, a saturation of 100% and a lightness of 66.1%.
#fff252 hex color contains mainly RED.
The closest web safe color of #fff252 is #ffff66
#fff252 hex color has a decimal value of 16773714.
HEX | fff252 | #fff252 |
---|---|---|
RGB | 255, 242, 82 | rgb(255, 242, 82) |
RGB Percent | 100, 94.9, 32.16 | rgb(100, 94.9, 32.16) |
CMYK | 0, 5, 68, 0 | |
HSL | 55.5°, 100, 66.1 | hsl(55.5, 100%, 66.1%) |
HSV | 55.5°, 67.8, 100 |
XYZ | 74.515, 85.373, 20.534 |
---|---|
Hunter Lab | 92.398, -17.742, 51.502 |
CIE-LAB | 94.044, -13.286, 75.038 |
CIE-LCH | 94.044, 76.205, 100.041 |
CIE-LUV | 0, 5.1, 67.84, 0 |
Web Safe | ffff66 |
RGB percent of color #fff252
CMYK percent of color #fff252
Text with hexadecimal color #fff252
This text has a font color of #fff252
<p style="color:#fff252">Text here</p>
#fff252 Background Color
This box has a background color of #fff252
<div style="background-color:#fff252">Text here</div>
#fff252 Border Color
This box has a border color of #fff252
<div style="border: 4px solid #fff252">Text here</div>
CSS codes
<p style="color:#fff252">Text here</p>
<div style="background-color:#fff252">Text here</div>
<div style="border: 4px solid #fff252">Text here</div>
#fff252 Color on white background
This is how a font and box color of #fff252 will look
on a white background.
#fff252 Color on black background
This is how a font and box color of #fff252 hex color will look
on a black background.