Shades of Blue Lagoon #076472
Tints of Blue Lagoon #076472
RGB
CMYK
RGB Variations
Color information
#076472 (or 0x076472) is known color: Blue Lagoon. HEX triplet: 07, 64 and 72. RGB value is (7,100,114). Sum of RGB (Red+Green+Blue) = 7+100+114=221 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.17% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #076472 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076472 is #F89B8D. Grayscale: #494949. Windows color (decimal): -16292750 or 7496711. OLE color: 7496711.
HSL color Cylindrical-coordinate representation of color #076472: hue angle of 187.85º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #076472 is Cyan = 0.94, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 100 | 114 | - |
| CMYK | 0.94 | 0.12 | 0 | 0.55 |
| HSL | 187.85º | 0.88% | 0.24% | - |
| HSV(B) | 187.85º | 0.94% | 0.45% | - |
| XYZ | 7.68 | 10.37 | 17.52 | - |
| YUV | 73.79 | 150.69 | 80.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 114 | 0.94 | 0.12 | 0 | 0.55 | 187.85 | 0.88 | 0.24 |
| Hex | 7 | 64 | 72 | 5E | C | 0 | 37 | BC | 58 | 18 |
| Octal | 7 | 144 | 162 | 136 | 14 | 0 | 67 | 274 | 130 | 30 |
| Binary | 111 | 1100100 | 1110010 | 1011110 | 1100 | 0 | 110111 | 10111100 | 1011000 | 11000 |
Color Harmonies of #076472
Complementary color
Monochromatic Colors of #076472
Black with #076472
Text Example
Text Example
White with #076472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076472; }
p { color: rgb(7,100,114); }
H1.HeaderClassName
{
color: #076472;
}
.AnyTagClassName
{
color: #076472;
}
</style>
background-color css
<style>
a { background-color: #076472; }
a { background-color: rgb(7,100,114); }
div.DivClassName
{
background-color: #076472;
}
.BgClassName
{
background-color: #076472;
}
</style>
border-color css
<style>
span { border-color: #076472; }
span { border-color: rgb(7,100,114); }
td.TdClassName
{
border-color: #076472;
}
.TagClassName
{
border-color: #076472;
}
</style>