In RGB color space, #fff55a hex color has a red value of 255, a green value of 245 and a blue value of 90.
In CMYK color space (used in color printing), #fff55a hex color is composed of 0% cyan, 3.92% magenta, 64.71% yellow and 0% black.
#fff55a color has a hue of 56.4 degrees, a saturation of 100% and a lightness of 67.6%.
#fff55a hex color contains mainly RED.
The closest web safe color of #fff55a is #ffff66
#fff55a hex color has a decimal value of 16774490.
HEX | fff55a | #fff55a |
---|---|---|
RGB | 255, 245, 90 | rgb(255, 245, 90) |
RGB Percent | 100, 96.08, 35.29 | rgb(100, 96.08, 35.29) |
CMYK | 0, 4, 65, 0 | |
HSL | 56.4°, 100, 67.6 | hsl(56.4, 100%, 67.6%) |
HSV | 56.4°, 64.7, 100 |
XYZ | 75.738, 87.303, 22.532 |
---|---|
Hunter Lab | 93.436, -18.823, 51.108 |
CIE-LAB | 94.867, -14.325, 72.852 |
CIE-LCH | 94.867, 74.247, 101.124 |
CIE-LUV | 0, 3.92, 64.71, 0 |
Web Safe | ffff66 |
RGB percent of color #fff55a
CMYK percent of color #fff55a
Text with hexadecimal color #fff55a
This text has a font color of #fff55a
<p style="color:#fff55a">Text here</p>
#fff55a Background Color
This box has a background color of #fff55a
<div style="background-color:#fff55a">Text here</div>
#fff55a Border Color
This box has a border color of #fff55a
<div style="border: 4px solid #fff55a">Text here</div>
CSS codes
<p style="color:#fff55a">Text here</p>
<div style="background-color:#fff55a">Text here</div>
<div style="border: 4px solid #fff55a">Text here</div>
#fff55a Color on white background
This is how a font and box color of #fff55a will look
on a white background.
#fff55a Color on black background
This is how a font and box color of #fff55a hex color will look
on a black background.