In RGB color space, #50aabb hex color has a red value of 80, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #50aabb hex color is composed of 57.22% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#50aabb color has a hue of 189.5 degrees, a saturation of 44.03% and a lightness of 52.4%.
#50aabb hex color contains mainly BLUE.
The closest web safe color of #50aabb is #6699cc
#50aabb hex color has a decimal value of 5286587.
HEX | 50aabb | #50aabb |
---|---|---|
RGB | 80, 170, 187 | rgb(80, 170, 187) |
RGB Percent | 31.37, 66.67, 73.33 | rgb(31.37, 66.67, 73.33) |
CMYK | 57, 9, 0, 27 | |
HSL | 189.5°, 44.03, 52.4 | hsl(189.5, 44.03%, 52.4%) |
HSV | 189.5°, 57.2, 73.3 |
XYZ | 26.653, 34.043, 52.18 |
---|---|
Hunter Lab | 58.346, -20.566, -12.181 |
CIE-LAB | 64.997, -21.854, -16.861 |
CIE-LCH | 64.997, 27.602, 217.651 |
CIE-LUV | 57.22, 9.09, 0, 26.67 |
Web Safe | 6699cc |
RGB percent of color #50aabb
CMYK percent of color #50aabb
Text with hexadecimal color #50aabb
This text has a font color of #50aabb
<p style="color:#50aabb">Text here</p>
#50aabb Background Color
This box has a background color of #50aabb
<div style="background-color:#50aabb">Text here</div>
#50aabb Border Color
This box has a border color of #50aabb
<div style="border: 4px solid #50aabb">Text here</div>
CSS codes
<p style="color:#50aabb">Text here</p>
<div style="background-color:#50aabb">Text here</div>
<div style="border: 4px solid #50aabb">Text here</div>
#50aabb Color on white background
This is how a font and box color of #50aabb will look
on a white background.
#50aabb Color on black background
This is how a font and box color of #50aabb hex color will look
on a black background.