In RGB color space, #fff955 hex color has a red value of 255, a green value of 249 and a blue value of 85.
In CMYK color space (used in color printing), #fff955 hex color is composed of 0% cyan, 2.35% magenta, 66.67% yellow and 0% black.
#fff955 color has a hue of 57.9 degrees, a saturation of 100% and a lightness of 66.7%.
#fff955 hex color contains mainly RED.
The closest web safe color of #fff955 is #ffff66
#fff955 hex color has a decimal value of 16775509.
HEX | fff955 | #fff955 |
---|---|---|
RGB | 255, 249, 85 | rgb(255, 249, 85) |
RGB Percent | 100, 97.65, 33.33 | rgb(100, 97.65, 33.33) |
CMYK | 0, 2, 67, 0 | |
HSL | 57.9°, 100, 66.7 | hsl(57.9, 100%, 66.7%) |
HSV | 57.9°, 66.7, 100 |
XYZ | 76.755, 89.667, 21.856 |
---|---|
Hunter Lab | 94.693, -21.025, 52.6 |
CIE-LAB | 95.858, -16.535, 75.757 |
CIE-LCH | 95.858, 77.541, 102.312 |
CIE-LUV | 0, 2.35, 66.67, 0 |
Web Safe | ffff66 |
RGB percent of color #fff955
CMYK percent of color #fff955
Text with hexadecimal color #fff955
This text has a font color of #fff955
<p style="color:#fff955">Text here</p>
#fff955 Background Color
This box has a background color of #fff955
<div style="background-color:#fff955">Text here</div>
#fff955 Border Color
This box has a border color of #fff955
<div style="border: 4px solid #fff955">Text here</div>
CSS codes
<p style="color:#fff955">Text here</p>
<div style="background-color:#fff955">Text here</div>
<div style="border: 4px solid #fff955">Text here</div>
#fff955 Color on white background
This is how a font and box color of #fff955 will look
on a white background.
#fff955 Color on black background
This is how a font and box color of #fff955 hex color will look
on a black background.