Shades of Blue Lagoon #026970
Tints of Blue Lagoon #026970
RGB
CMYK
RGB Variations
Color information
#026970 (or 0x026970) is known color: Blue Lagoon. HEX triplet: 02, 69 and 70. RGB value is (2,105,112). Sum of RGB (Red+Green+Blue) = 2+105+112=219 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.91% from 219); Green value is 105 (41.41% from 255 or 47.95% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #026970 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026970 is #FD968F. Grayscale: #4A4A4A. Windows color (decimal): -16619152 or 7366914. OLE color: 7366914.
HSL color Cylindrical-coordinate representation of color #026970: hue angle of 183.82º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026970 is Cyan = 0.98, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 105 | 112 | - |
| CMYK | 0.98 | 0.06 | 0 | 0.56 |
| HSL | 183.82º | 0.96% | 0.22% | - |
| HSV(B) | 183.82º | 0.98% | 0.44% | - |
| XYZ | 8 | 11.29 | 17.09 | - |
| YUV | 75 | 148.88 | 75.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 105 | 112 | 0.98 | 0.06 | 0 | 0.56 | 183.82 | 0.96 | 0.22 |
| Hex | 2 | 69 | 70 | 62 | 6 | 0 | 38 | B8 | 60 | 16 |
| Octal | 2 | 151 | 160 | 142 | 6 | 0 | 70 | 270 | 140 | 26 |
| Binary | 10 | 1101001 | 1110000 | 1100010 | 110 | 0 | 111000 | 10111000 | 1100000 | 10110 |
Color Harmonies of #026970
Complementary color
Monochromatic Colors of #026970
Black with #026970
Text Example
Text Example
White with #026970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026970; }
p { color: rgb(2,105,112); }
H1.HeaderClassName
{
color: #026970;
}
.AnyTagClassName
{
color: #026970;
}
</style>
background-color css
<style>
a { background-color: #026970; }
a { background-color: rgb(2,105,112); }
div.DivClassName
{
background-color: #026970;
}
.BgClassName
{
background-color: #026970;
}
</style>
border-color css
<style>
span { border-color: #026970; }
span { border-color: rgb(2,105,112); }
td.TdClassName
{
border-color: #026970;
}
.TagClassName
{
border-color: #026970;
}
</style>