Shades of Blue Lagoon #076079
Tints of Blue Lagoon #076079
RGB
CMYK
RGB Variations
Color information
#076079 (or 0x076079) is known color: Blue Lagoon. HEX triplet: 07, 60 and 79. RGB value is (7,96,121). Sum of RGB (Red+Green+Blue) = 7+96+121=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 96 (37.89% from 255 or 42.86% from 224); Blue value is 121 (47.66% from 255 or 54.02% from 224); Max value from RGB is 121 - color contains mainly: blue. Hex color #076079 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076079 is #F89F86. Grayscale: #484848. Windows color (decimal): -16293767 or 7954439. OLE color: 7954439.
HSL color Cylindrical-coordinate representation of color #076079: hue angle of 193.16º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #076079 is Cyan = 0.94, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 96 | 121 | - |
| CMYK | 0.94 | 0.21 | 0 | 0.53 |
| HSL | 193.16º | 0.89% | 0.25% | - |
| HSV(B) | 193.16º | 0.94% | 0.47% | - |
| XYZ | 7.72 | 9.79 | 19.57 | - |
| YUV | 72.24 | 155.51 | 81.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 121 | 0.94 | 0.21 | 0 | 0.53 | 193.16 | 0.89 | 0.25 |
| Hex | 7 | 60 | 79 | 5E | 15 | 0 | 35 | C1 | 59 | 19 |
| Octal | 7 | 140 | 171 | 136 | 25 | 0 | 65 | 301 | 131 | 31 |
| Binary | 111 | 1100000 | 1111001 | 1011110 | 10101 | 0 | 110101 | 11000001 | 1011001 | 11001 |
Color Harmonies of #076079
Complementary color
Monochromatic Colors of #076079
Black with #076079
Text Example
Text Example
White with #076079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076079; }
p { color: rgb(7,96,121); }
H1.HeaderClassName
{
color: #076079;
}
.AnyTagClassName
{
color: #076079;
}
</style>
background-color css
<style>
a { background-color: #076079; }
a { background-color: rgb(7,96,121); }
div.DivClassName
{
background-color: #076079;
}
.BgClassName
{
background-color: #076079;
}
</style>
border-color css
<style>
span { border-color: #076079; }
span { border-color: rgb(7,96,121); }
td.TdClassName
{
border-color: #076079;
}
.TagClassName
{
border-color: #076079;
}
</style>