In RGB color space, #fff885 hex color has a red value of 255, a green value of 248 and a blue value of 133.
In CMYK color space (used in color printing), #fff885 hex color is composed of 0% cyan, 2.75% magenta, 47.84% yellow and 0% black.
#fff885 color has a hue of 56.6 degrees, a saturation of 100% and a lightness of 76.1%.
#fff885 hex color contains mainly RED.
The closest web safe color of #fff885 is #ffff99
#fff885 hex color has a decimal value of 16775301.
HEX | fff885 | #fff885 |
---|---|---|
RGB | 255, 248, 133 | rgb(255, 248, 133) |
RGB Percent | 100, 97.25, 52.16 | rgb(100, 97.25, 52.16) |
CMYK | 0, 3, 48, 0 | |
HSL | 56.6°, 100, 76.1 | hsl(56.6, 100%, 76.1%) |
HSV | 56.6°, 47.8, 100 |
XYZ | 79.041, 90.088, 35.413 |
---|---|
Hunter Lab | 94.915, -17.453, 44.319 |
CIE-LAB | 96.033, -12.711, 55.62 |
CIE-LCH | 96.033, 57.054, 102.873 |
CIE-LUV | 0, 2.75, 47.84, 0 |
Web Safe | ffff99 |
RGB percent of color #fff885
CMYK percent of color #fff885
Text with hexadecimal color #fff885
This text has a font color of #fff885
<p style="color:#fff885">Text here</p>
#fff885 Background Color
This box has a background color of #fff885
<div style="background-color:#fff885">Text here</div>
#fff885 Border Color
This box has a border color of #fff885
<div style="border: 4px solid #fff885">Text here</div>
CSS codes
<p style="color:#fff885">Text here</p>
<div style="background-color:#fff885">Text here</div>
<div style="border: 4px solid #fff885">Text here</div>
#fff885 Color on white background
This is how a font and box color of #fff885 will look
on a white background.
#fff885 Color on black background
This is how a font and box color of #fff885 hex color will look
on a black background.