In RGB color space, #fff45f hex color has a red value of 255, a green value of 244 and a blue value of 95.
In CMYK color space (used in color printing), #fff45f hex color is composed of 0% cyan, 4.31% magenta, 62.75% yellow and 0% black.
#fff45f color has a hue of 55.9 degrees, a saturation of 100% and a lightness of 68.6%.
#fff45f hex color contains mainly RED.
The closest web safe color of #fff45f is #ffff66
#fff45f hex color has a decimal value of 16774239.
HEX | fff45f | #fff45f |
---|---|---|
RGB | 255, 244, 95 | rgb(255, 244, 95) |
RGB Percent | 100, 95.69, 37.25 | rgb(100, 95.69, 37.25) |
CMYK | 0, 4, 63, 0 | |
HSL | 55.9°, 100, 68.6 | hsl(55.9, 100%, 68.6%) |
HSV | 55.9°, 62.7, 100 |
XYZ | 75.656, 86.788, 23.591 |
---|---|
Hunter Lab | 93.16, -18.069, 50.198 |
CIE-LAB | 94.648, -13.551, 70.65 |
CIE-LCH | 94.648, 71.938, 100.858 |
CIE-LUV | 0, 4.31, 62.75, 0 |
Web Safe | ffff66 |
RGB percent of color #fff45f
CMYK percent of color #fff45f
Text with hexadecimal color #fff45f
This text has a font color of #fff45f
<p style="color:#fff45f">Text here</p>
#fff45f Background Color
This box has a background color of #fff45f
<div style="background-color:#fff45f">Text here</div>
#fff45f Border Color
This box has a border color of #fff45f
<div style="border: 4px solid #fff45f">Text here</div>
CSS codes
<p style="color:#fff45f">Text here</p>
<div style="background-color:#fff45f">Text here</div>
<div style="border: 4px solid #fff45f">Text here</div>
#fff45f Color on white background
This is how a font and box color of #fff45f will look
on a white background.
#fff45f Color on black background
This is how a font and box color of #fff45f hex color will look
on a black background.