Shades of Blue Lagoon #076576
Tints of Blue Lagoon #076576
RGB
CMYK
RGB Variations
Color information
#076576 (or 0x076576) is known color: Blue Lagoon. HEX triplet: 07, 65 and 76. RGB value is (7,101,118). Sum of RGB (Red+Green+Blue) = 7+101+118=226 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.10% from 226); Green value is 101 (39.84% from 255 or 44.69% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #076576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076576 is #F89A89. Grayscale: #4A4A4A. Windows color (decimal): -16292490 or 7759111. OLE color: 7759111.
HSL color Cylindrical-coordinate representation of color #076576: hue angle of 189.19º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #076576 is Cyan = 0.94, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 101 | 118 | - |
| CMYK | 0.94 | 0.14 | 0 | 0.54 |
| HSL | 189.19º | 0.89% | 0.25% | - |
| HSV(B) | 189.19º | 0.94% | 0.46% | - |
| XYZ | 8.01 | 10.66 | 18.77 | - |
| YUV | 74.83 | 152.36 | 79.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 118 | 0.94 | 0.14 | 0 | 0.54 | 189.19 | 0.89 | 0.25 |
| Hex | 7 | 65 | 76 | 5E | E | 0 | 36 | BD | 59 | 19 |
| Octal | 7 | 145 | 166 | 136 | 16 | 0 | 66 | 275 | 131 | 31 |
| Binary | 111 | 1100101 | 1110110 | 1011110 | 1110 | 0 | 110110 | 10111101 | 1011001 | 11001 |
Color Harmonies of #076576
Complementary color
Monochromatic Colors of #076576
Black with #076576
Text Example
Text Example
White with #076576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076576; }
p { color: rgb(7,101,118); }
H1.HeaderClassName
{
color: #076576;
}
.AnyTagClassName
{
color: #076576;
}
</style>
background-color css
<style>
a { background-color: #076576; }
a { background-color: rgb(7,101,118); }
div.DivClassName
{
background-color: #076576;
}
.BgClassName
{
background-color: #076576;
}
</style>
border-color css
<style>
span { border-color: #076576; }
span { border-color: rgb(7,101,118); }
td.TdClassName
{
border-color: #076576;
}
.TagClassName
{
border-color: #076576;
}
</style>