Shades of Blue Lagoon #076475
Tints of Blue Lagoon #076475
RGB
CMYK
RGB Variations
Color information
#076475 (or 0x076475) is known color: Blue Lagoon. HEX triplet: 07, 64 and 75. RGB value is (7,100,117). Sum of RGB (Red+Green+Blue) = 7+100+117=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 100 (39.45% from 255 or 44.64% from 224); Blue value is 117 (46.09% from 255 or 52.23% from 224); Max value from RGB is 117 - color contains mainly: blue. Hex color #076475 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076475 is #F89B8A. Grayscale: #494949. Windows color (decimal): -16292747 or 7693319. OLE color: 7693319.
HSL color Cylindrical-coordinate representation of color #076475: hue angle of 189.27º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #076475 is Cyan = 0.94, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 100 | 117 | - |
| CMYK | 0.94 | 0.15 | 0 | 0.54 |
| HSL | 189.27º | 0.89% | 0.24% | - |
| HSV(B) | 189.27º | 0.94% | 0.46% | - |
| XYZ | 7.86 | 10.44 | 18.43 | - |
| YUV | 74.13 | 152.19 | 80.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 117 | 0.94 | 0.15 | 0 | 0.54 | 189.27 | 0.89 | 0.24 |
| Hex | 7 | 64 | 75 | 5E | F | 0 | 36 | BD | 59 | 18 |
| Octal | 7 | 144 | 165 | 136 | 17 | 0 | 66 | 275 | 131 | 30 |
| Binary | 111 | 1100100 | 1110101 | 1011110 | 1111 | 0 | 110110 | 10111101 | 1011001 | 11000 |
Color Harmonies of #076475
Complementary color
Monochromatic Colors of #076475
Black with #076475
Text Example
Text Example
White with #076475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076475; }
p { color: rgb(7,100,117); }
H1.HeaderClassName
{
color: #076475;
}
.AnyTagClassName
{
color: #076475;
}
</style>
background-color css
<style>
a { background-color: #076475; }
a { background-color: rgb(7,100,117); }
div.DivClassName
{
background-color: #076475;
}
.BgClassName
{
background-color: #076475;
}
</style>
border-color css
<style>
span { border-color: #076475; }
span { border-color: rgb(7,100,117); }
td.TdClassName
{
border-color: #076475;
}
.TagClassName
{
border-color: #076475;
}
</style>