In RGB color space, #34aabb hex color has a red value of 52, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #34aabb hex color is composed of 72.19% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#34aabb color has a hue of 187.6 degrees, a saturation of 56.49% and a lightness of 46.9%.
#34aabb hex color contains mainly BLUE.
The closest web safe color of #34aabb is #3399cc
#34aabb hex color has a decimal value of 3451579.
HEX | 34aabb | #34aabb |
---|---|---|
RGB | 52, 170, 187 | rgb(52, 170, 187) |
RGB Percent | 20.39, 66.67, 73.33 | rgb(20.39, 66.67, 73.33) |
CMYK | 72, 9, 0, 27 | |
HSL | 187.6°, 56.49, 46.9 | hsl(187.6, 56.49%, 46.9%) |
HSV | 187.6°, 72.2, 73.3 |
XYZ | 24.761, 33.067, 52.091 |
---|---|
Hunter Lab | 57.504, -23.77, -13.456 |
CIE-LAB | 64.215, -26.42, -18.12 |
CIE-LCH | 64.215, 32.037, 214.444 |
CIE-LUV | 72.19, 9.09, 0, 26.67 |
Web Safe | 3399cc |
RGB percent of color #34aabb
CMYK percent of color #34aabb
Text with hexadecimal color #34aabb
This text has a font color of #34aabb
<p style="color:#34aabb">Text here</p>
#34aabb Background Color
This box has a background color of #34aabb
<div style="background-color:#34aabb">Text here</div>
#34aabb Border Color
This box has a border color of #34aabb
<div style="border: 4px solid #34aabb">Text here</div>
CSS codes
<p style="color:#34aabb">Text here</p>
<div style="background-color:#34aabb">Text here</div>
<div style="border: 4px solid #34aabb">Text here</div>
#34aabb Color on white background
This is how a font and box color of #34aabb will look
on a white background.
#34aabb Color on black background
This is how a font and box color of #34aabb hex color will look
on a black background.