Shades of Blue Lagoon #076970
Tints of Blue Lagoon #076970
RGB
CMYK
RGB Variations
Color information
#076970 (or 0x076970) is known color: Blue Lagoon. HEX triplet: 07, 69 and 70. RGB value is (7,105,112). Sum of RGB (Red+Green+Blue) = 7+105+112=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 105 (41.41% from 255 or 46.88% from 224); Blue value is 112 (44.14% from 255 or 50% from 224); Max value from RGB is 112 - color contains mainly: blue. Hex color #076970 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076970 is #F8968F. Grayscale: #4C4C4C. Windows color (decimal): -16291472 or 7366919. OLE color: 7366919.
HSL color Cylindrical-coordinate representation of color #076970: hue angle of 184º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #076970 is Cyan = 0.94, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 105 | 112 | - |
| CMYK | 0.94 | 0.06 | 0 | 0.56 |
| HSL | 184º | 0.88% | 0.23% | - |
| HSV(B) | 184º | 0.94% | 0.44% | - |
| XYZ | 8.06 | 11.32 | 17.09 | - |
| YUV | 76.5 | 148.03 | 78.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 112 | 0.94 | 0.06 | 0 | 0.56 | 184 | 0.88 | 0.23 |
| Hex | 7 | 69 | 70 | 5E | 6 | 0 | 38 | B8 | 58 | 17 |
| Octal | 7 | 151 | 160 | 136 | 6 | 0 | 70 | 270 | 130 | 27 |
| Binary | 111 | 1101001 | 1110000 | 1011110 | 110 | 0 | 111000 | 10111000 | 1011000 | 10111 |
Color Harmonies of #076970
Complementary color
Monochromatic Colors of #076970
Black with #076970
Text Example
Text Example
White with #076970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076970; }
p { color: rgb(7,105,112); }
H1.HeaderClassName
{
color: #076970;
}
.AnyTagClassName
{
color: #076970;
}
</style>
background-color css
<style>
a { background-color: #076970; }
a { background-color: rgb(7,105,112); }
div.DivClassName
{
background-color: #076970;
}
.BgClassName
{
background-color: #076970;
}
</style>
border-color css
<style>
span { border-color: #076970; }
span { border-color: rgb(7,105,112); }
td.TdClassName
{
border-color: #076970;
}
.TagClassName
{
border-color: #076970;
}
</style>