In RGB color space, #fff990 hex color has a red value of 255, a green value of 249 and a blue value of 144.
In CMYK color space (used in color printing), #fff990 hex color is composed of 0% cyan, 2.35% magenta, 43.53% yellow and 0% black.
#fff990 color has a hue of 56.8 degrees, a saturation of 100% and a lightness of 78.2%.
#fff990 hex color contains mainly RED.
The closest web safe color of #fff990 is #ffff99
#fff990 hex color has a decimal value of 16775568.
HEX | fff990 | #fff990 |
---|---|---|
RGB | 255, 249, 144 | rgb(255, 249, 144) |
RGB Percent | 100, 97.65, 56.47 | rgb(100, 97.65, 56.47) |
CMYK | 0, 2, 44, 0 | |
HSL | 56.8°, 100, 78.2 | hsl(56.8, 100%, 78.2%) |
HSV | 56.8°, 43.5, 100 |
XYZ | 80.15, 91.025, 39.731 |
---|---|
Hunter Lab | 95.407, -17.007, 42.094 |
CIE-LAB | 96.42, -12.19, 50.91 |
CIE-LCH | 96.42, 52.349, 103.466 |
CIE-LUV | 0, 2.35, 43.53, 0 |
Web Safe | ffff99 |
RGB percent of color #fff990
CMYK percent of color #fff990
Text with hexadecimal color #fff990
This text has a font color of #fff990
<p style="color:#fff990">Text here</p>
#fff990 Background Color
This box has a background color of #fff990
<div style="background-color:#fff990">Text here</div>
#fff990 Border Color
This box has a border color of #fff990
<div style="border: 4px solid #fff990">Text here</div>
CSS codes
<p style="color:#fff990">Text here</p>
<div style="background-color:#fff990">Text here</div>
<div style="border: 4px solid #fff990">Text here</div>
#fff990 Color on white background
This is how a font and box color of #fff990 will look
on a white background.
#fff990 Color on black background
This is how a font and box color of #fff990 hex color will look
on a black background.