In RGB color space, #78aabb hex color has a red value of 120, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #78aabb hex color is composed of 35.83% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#78aabb color has a hue of 195.2 degrees, a saturation of 33% and a lightness of 60.2%.
#78aabb hex color contains mainly BLUE.
The closest web safe color of #78aabb is #6699cc
#78aabb hex color has a decimal value of 7908027.
HEX | 78aabb | #78aabb |
---|---|---|
RGB | 120, 170, 187 | rgb(120, 170, 187) |
RGB Percent | 47.06, 66.67, 73.33 | rgb(47.06, 66.67, 73.33) |
CMYK | 36, 9, 0, 27 | |
HSL | 195.2°, 33, 60.2 | hsl(195.2, 33%, 60.2%) |
HSV | 195.2°, 35.8, 73.3 |
XYZ | 31.09, 36.33, 52.388 |
---|---|
Hunter Lab | 60.274, -13.408, -9.34 |
CIE-LAB | 66.771, -12.266, -14.009 |
CIE-LCH | 66.771, 18.62, 228.795 |
CIE-LUV | 35.83, 9.09, 0, 26.67 |
Web Safe | 6699cc |
RGB percent of color #78aabb
CMYK percent of color #78aabb
Text with hexadecimal color #78aabb
This text has a font color of #78aabb
<p style="color:#78aabb">Text here</p>
#78aabb Background Color
This box has a background color of #78aabb
<div style="background-color:#78aabb">Text here</div>
#78aabb Border Color
This box has a border color of #78aabb
<div style="border: 4px solid #78aabb">Text here</div>
CSS codes
<p style="color:#78aabb">Text here</p>
<div style="background-color:#78aabb">Text here</div>
<div style="border: 4px solid #78aabb">Text here</div>
#78aabb Color on white background
This is how a font and box color of #78aabb will look
on a white background.
#78aabb Color on black background
This is how a font and box color of #78aabb hex color will look
on a black background.