In RGB color space, #fff055 hex color has a red value of 255, a green value of 240 and a blue value of 85.
In CMYK color space (used in color printing), #fff055 hex color is composed of 0% cyan, 5.88% magenta, 66.67% yellow and 0% black.
#fff055 color has a hue of 54.7 degrees, a saturation of 100% and a lightness of 66.7%.
#fff055 hex color contains mainly RED.
The closest web safe color of #fff055 is #ffff66
#fff055 hex color has a decimal value of 16773205.
HEX | fff055 | #fff055 |
---|---|---|
RGB | 255, 240, 85 | rgb(255, 240, 85) |
RGB Percent | 100, 94.12, 33.33 | rgb(100, 94.12, 33.33) |
CMYK | 0, 6, 67, 0 | |
HSL | 54.7°, 100, 66.7 | hsl(54.7, 100%, 66.7%) |
HSV | 54.7°, 66.7, 100 |
XYZ | 74.04, 84.236, 20.951 |
---|---|
Hunter Lab | 91.78, -16.618, 50.712 |
CIE-LAB | 93.553, -12.153, 73.421 |
CIE-LCH | 93.553, 74.42, 99.399 |
CIE-LUV | 0, 5.88, 66.67, 0 |
Web Safe | ffff66 |
RGB percent of color #fff055
CMYK percent of color #fff055
Text with hexadecimal color #fff055
This text has a font color of #fff055
<p style="color:#fff055">Text here</p>
#fff055 Background Color
This box has a background color of #fff055
<div style="background-color:#fff055">Text here</div>
#fff055 Border Color
This box has a border color of #fff055
<div style="border: 4px solid #fff055">Text here</div>
CSS codes
<p style="color:#fff055">Text here</p>
<div style="background-color:#fff055">Text here</div>
<div style="border: 4px solid #fff055">Text here</div>
#fff055 Color on white background
This is how a font and box color of #fff055 will look
on a white background.
#fff055 Color on black background
This is how a font and box color of #fff055 hex color will look
on a black background.