Shades of Blue Lagoon #026977
Tints of Blue Lagoon #026977
RGB
CMYK
RGB Variations
Color information
#026977 (or 0x026977) is known color: Blue Lagoon. HEX triplet: 02, 69 and 77. RGB value is (2,105,119). Sum of RGB (Red+Green+Blue) = 2+105+119=226 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.88% from 226); Green value is 105 (41.41% from 255 or 46.46% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #026977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026977 is #FD9688. Grayscale: #4B4B4B. Windows color (decimal): -16619145 or 7825666. OLE color: 7825666.
HSL color Cylindrical-coordinate representation of color #026977: hue angle of 187.18º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026977 is Cyan = 0.98, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 2 | 105 | 119 | - |
| CMYK | 0.98 | 0.12 | 0 | 0.53 |
| HSL | 187.18º | 0.97% | 0.24% | - |
| HSV(B) | 187.18º | 0.98% | 0.47% | - |
| XYZ | 8.41 | 11.45 | 19.22 | - |
| YUV | 75.8 | 152.38 | 75.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 105 | 119 | 0.98 | 0.12 | 0 | 0.53 | 187.18 | 0.97 | 0.24 |
| Hex | 2 | 69 | 77 | 62 | C | 0 | 35 | BB | 61 | 18 |
| Octal | 2 | 151 | 167 | 142 | 14 | 0 | 65 | 273 | 141 | 30 |
| Binary | 10 | 1101001 | 1110111 | 1100010 | 1100 | 0 | 110101 | 10111011 | 1100001 | 11000 |
Color Harmonies of #026977
Complementary color
Monochromatic Colors of #026977
Black with #026977
Text Example
Text Example
White with #026977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026977; }
p { color: rgb(2,105,119); }
H1.HeaderClassName
{
color: #026977;
}
.AnyTagClassName
{
color: #026977;
}
</style>
background-color css
<style>
a { background-color: #026977; }
a { background-color: rgb(2,105,119); }
div.DivClassName
{
background-color: #026977;
}
.BgClassName
{
background-color: #026977;
}
</style>
border-color css
<style>
span { border-color: #026977; }
span { border-color: rgb(2,105,119); }
td.TdClassName
{
border-color: #026977;
}
.TagClassName
{
border-color: #026977;
}
</style>