In RGB color space, #ffaaa9 hex color has a red value of 255, a green value of 170 and a blue value of 169.
In CMYK color space (used in color printing), #ffaaa9 hex color is composed of 0% cyan, 33.33% magenta, 33.73% yellow and 0% black.
#ffaaa9 color has a hue of 0.7 degrees, a saturation of 100% and a lightness of 83.1%.
#ffaaa9 hex color contains mainly RED.
The closest web safe color of #ffaaa9 is #ff9999
#ffaaa9 hex color has a decimal value of 16755369.
HEX | ffaaa9 | #ffaaa9 |
---|---|---|
RGB | 255, 170, 169 | rgb(255, 170, 169) |
RGB Percent | 100, 66.67, 66.27 | rgb(100, 66.67, 66.27) |
CMYK | 0, 33, 34, 0 | |
HSL | 0.7°, 100, 83.1 | hsl(0.7, 100%, 83.1%) |
HSV | 0.7°, 33.7, 100 |
XYZ | 62.776, 52.874, 44.433 |
---|---|
Hunter Lab | 72.715, 26.852, 14.67 |
CIE-LAB | 77.801, 31.121, 13.378 |
CIE-LCH | 77.801, 33.875, 23.261 |
CIE-LUV | 0, 33.33, 33.73, 0 |
Web Safe | ff9999 |
RGB percent of color #ffaaa9
CMYK percent of color #ffaaa9
Text with hexadecimal color #ffaaa9
This text has a font color of #ffaaa9
<p style="color:#ffaaa9">Text here</p>
#ffaaa9 Background Color
This box has a background color of #ffaaa9
<div style="background-color:#ffaaa9">Text here</div>
#ffaaa9 Border Color
This box has a border color of #ffaaa9
<div style="border: 4px solid #ffaaa9">Text here</div>
CSS codes
<p style="color:#ffaaa9">Text here</p>
<div style="background-color:#ffaaa9">Text here</div>
<div style="border: 4px solid #ffaaa9">Text here</div>
#ffaaa9 Color on white background
This is how a font and box color of #ffaaa9 will look
on a white background.
#ffaaa9 Color on black background
This is how a font and box color of #ffaaa9 hex color will look
on a black background.