In RGB color space, #fff4af hex color has a red value of 255, a green value of 244 and a blue value of 175.
In CMYK color space (used in color printing), #fff4af hex color is composed of 0% cyan, 4.31% magenta, 31.37% yellow and 0% black.
#fff4af color has a hue of 51.8 degrees, a saturation of 100% and a lightness of 84.3%.
#fff4af hex color contains mainly RED.
The closest web safe color of #fff4af is #ffff99
#fff4af hex color has a decimal value of 16774319.
HEX | fff4af | #fff4af |
---|---|---|
RGB | 255, 244, 175 | rgb(255, 244, 175) |
RGB Percent | 100, 95.69, 68.63 | rgb(100, 95.69, 68.63) |
CMYK | 0, 4, 31, 0 | |
HSL | 51.8°, 100, 84.3 | hsl(51.8, 100%, 84.3%) |
HSV | 51.8°, 31.4, 100 |
XYZ | 81.329, 89.057, 53.461 |
---|---|
Hunter Lab | 94.37, -11.314, 32.471 |
CIE-LAB | 95.604, -6.368, 34.64 |
CIE-LCH | 95.604, 35.22, 100.417 |
CIE-LUV | 0, 4.31, 31.37, 0 |
Web Safe | ffff99 |
RGB percent of color #fff4af
CMYK percent of color #fff4af
Text with hexadecimal color #fff4af
This text has a font color of #fff4af
<p style="color:#fff4af">Text here</p>
#fff4af Background Color
This box has a background color of #fff4af
<div style="background-color:#fff4af">Text here</div>
#fff4af Border Color
This box has a border color of #fff4af
<div style="border: 4px solid #fff4af">Text here</div>
CSS codes
<p style="color:#fff4af">Text here</p>
<div style="background-color:#fff4af">Text here</div>
<div style="border: 4px solid #fff4af">Text here</div>
#fff4af Color on white background
This is how a font and box color of #fff4af will look
on a white background.
#fff4af Color on black background
This is how a font and box color of #fff4af hex color will look
on a black background.