In RGB color space, #80aabb hex color has a red value of 128, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #80aabb hex color is composed of 31.55% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#80aabb color has a hue of 197.3 degrees, a saturation of 30.26% and a lightness of 61.8%.
#80aabb hex color contains mainly BLUE.
The closest web safe color of #80aabb is #9999cc
#80aabb hex color has a decimal value of 8432315.
HEX | 80aabb | #80aabb |
---|---|---|
RGB | 128, 170, 187 | rgb(128, 170, 187) |
RGB Percent | 50.2, 66.67, 73.33 | rgb(50.2, 66.67, 73.33) |
CMYK | 32, 9, 0, 27 | |
HSL | 197.3°, 30.26, 61.8 | hsl(197.3, 30.26%, 61.8%) |
HSV | 197.3°, 31.6, 73.3 |
XYZ | 32.246, 36.927, 52.442 |
---|---|
Hunter Lab | 60.768, -11.623, -8.63 |
CIE-LAB | 67.222, -9.992, -13.286 |
CIE-LCH | 67.222, 16.624, 233.054 |
CIE-LUV | 31.55, 9.09, 0, 26.67 |
Web Safe | 9999cc |
RGB percent of color #80aabb
CMYK percent of color #80aabb
Text with hexadecimal color #80aabb
This text has a font color of #80aabb
<p style="color:#80aabb">Text here</p>
#80aabb Background Color
This box has a background color of #80aabb
<div style="background-color:#80aabb">Text here</div>
#80aabb Border Color
This box has a border color of #80aabb
<div style="border: 4px solid #80aabb">Text here</div>
CSS codes
<p style="color:#80aabb">Text here</p>
<div style="background-color:#80aabb">Text here</div>
<div style="border: 4px solid #80aabb">Text here</div>
#80aabb Color on white background
This is how a font and box color of #80aabb will look
on a white background.
#80aabb Color on black background
This is how a font and box color of #80aabb hex color will look
on a black background.