In RGB color space, #fff5c5 hex color has a red value of 255, a green value of 245 and a blue value of 197.
In CMYK color space (used in color printing), #fff5c5 hex color is composed of 0% cyan, 3.92% magenta, 22.75% yellow and 0% black.
#fff5c5 color has a hue of 49.7 degrees, a saturation of 100% and a lightness of 88.6%.
#fff5c5 hex color contains mainly RED.
The closest web safe color of #fff5c5 is #ffffcc
#fff5c5 hex color has a decimal value of 16774597.
HEX | fff5c5 | #fff5c5 |
---|---|---|
RGB | 255, 245, 197 | rgb(255, 245, 197) |
RGB Percent | 100, 96.08, 77.25 | rgb(100, 96.08, 77.25) |
CMYK | 0, 4, 23, 0 | |
HSL | 49.7°, 100, 88.6 | hsl(49.7, 100%, 88.6%) |
HSV | 49.7°, 22.7, 100 |
XYZ | 83.97, 90.596, 65.884 |
---|---|
Hunter Lab | 95.182, -9.095, 25.587 |
CIE-LAB | 96.243, -4.039, 24.361 |
CIE-LCH | 96.243, 24.694, 99.414 |
CIE-LUV | 0, 3.92, 22.75, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5c5
CMYK percent of color #fff5c5
Text with hexadecimal color #fff5c5
This text has a font color of #fff5c5
<p style="color:#fff5c5">Text here</p>
#fff5c5 Background Color
This box has a background color of #fff5c5
<div style="background-color:#fff5c5">Text here</div>
#fff5c5 Border Color
This box has a border color of #fff5c5
<div style="border: 4px solid #fff5c5">Text here</div>
CSS codes
<p style="color:#fff5c5">Text here</p>
<div style="background-color:#fff5c5">Text here</div>
<div style="border: 4px solid #fff5c5">Text here</div>
#fff5c5 Color on white background
This is how a font and box color of #fff5c5 will look
on a white background.
#fff5c5 Color on black background
This is how a font and box color of #fff5c5 hex color will look
on a black background.