In RGB color space, #fff52d hex color has a red value of 255, a green value of 245 and a blue value of 45.
In CMYK color space (used in color printing), #fff52d hex color is composed of 0% cyan, 3.92% magenta, 82.35% yellow and 0% black.
#fff52d color has a hue of 57.1 degrees, a saturation of 100% and a lightness of 58.8%.
#fff52d hex color contains mainly RED.
The closest web safe color of #fff52d is #ffff33
#fff52d hex color has a decimal value of 16774445.
HEX | fff52d | #fff52d |
---|---|---|
RGB | 255, 245, 45 | rgb(255, 245, 45) |
RGB Percent | 100, 96.08, 17.65 | rgb(100, 96.08, 17.65) |
CMYK | 0, 4, 82, 0 | |
HSL | 57.1°, 100, 58.8 | hsl(57.1, 100%, 58.8%) |
HSV | 57.1°, 82.4, 100 |
XYZ | 74.366, 86.754, 15.308 |
---|---|
Hunter Lab | 93.142, -20.481, 55.455 |
CIE-LAB | 94.634, -16.138, 86.752 |
CIE-LCH | 94.634, 88.24, 100.538 |
CIE-LUV | 0, 3.92, 82.35, 0 |
Web Safe | ffff33 |
RGB percent of color #fff52d
CMYK percent of color #fff52d
Text with hexadecimal color #fff52d
This text has a font color of #fff52d
<p style="color:#fff52d">Text here</p>
#fff52d Background Color
This box has a background color of #fff52d
<div style="background-color:#fff52d">Text here</div>
#fff52d Border Color
This box has a border color of #fff52d
<div style="border: 4px solid #fff52d">Text here</div>
CSS codes
<p style="color:#fff52d">Text here</p>
<div style="background-color:#fff52d">Text here</div>
<div style="border: 4px solid #fff52d">Text here</div>
#fff52d Color on white background
This is how a font and box color of #fff52d will look
on a white background.
#fff52d Color on black background
This is how a font and box color of #fff52d hex color will look
on a black background.