Shades of Blue Lagoon #076477
Tints of Blue Lagoon #076477
RGB
CMYK
RGB Variations
Color information
#076477 (or 0x076477) is known color: Blue Lagoon. HEX triplet: 07, 64 and 77. RGB value is (7,100,119). Sum of RGB (Red+Green+Blue) = 7+100+119=226 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.10% from 226); Green value is 100 (39.45% from 255 or 44.25% 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 #076477 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076477 is #F89B88. Grayscale: #4A4A4A. Windows color (decimal): -16292745 or 7824391. OLE color: 7824391.
HSL color Cylindrical-coordinate representation of color #076477: hue angle of 190.18º 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 #076477 is Cyan = 0.94, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 100 | 119 | - |
| CMYK | 0.94 | 0.16 | 0 | 0.53 |
| HSL | 190.18º | 0.89% | 0.25% | - |
| HSV(B) | 190.18º | 0.94% | 0.47% | - |
| XYZ | 7.97 | 10.49 | 19.06 | - |
| YUV | 74.36 | 153.19 | 79.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 119 | 0.94 | 0.16 | 0 | 0.53 | 190.18 | 0.89 | 0.25 |
| Hex | 7 | 64 | 77 | 5E | 10 | 0 | 35 | BE | 59 | 19 |
| Octal | 7 | 144 | 167 | 136 | 20 | 0 | 65 | 276 | 131 | 31 |
| Binary | 111 | 1100100 | 1110111 | 1011110 | 10000 | 0 | 110101 | 10111110 | 1011001 | 11001 |
Color Harmonies of #076477
Complementary color
Monochromatic Colors of #076477
Black with #076477
Text Example
Text Example
White with #076477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076477; }
p { color: rgb(7,100,119); }
H1.HeaderClassName
{
color: #076477;
}
.AnyTagClassName
{
color: #076477;
}
</style>
background-color css
<style>
a { background-color: #076477; }
a { background-color: rgb(7,100,119); }
div.DivClassName
{
background-color: #076477;
}
.BgClassName
{
background-color: #076477;
}
</style>
border-color css
<style>
span { border-color: #076477; }
span { border-color: rgb(7,100,119); }
td.TdClassName
{
border-color: #076477;
}
.TagClassName
{
border-color: #076477;
}
</style>