Shades of Blue Lagoon #086476
Tints of Blue Lagoon #086476
RGB
CMYK
RGB Variations
Color information
#086476 (or 0x086476) is known color: Blue Lagoon. HEX triplet: 08, 64 and 76. RGB value is (8,100,118). Sum of RGB (Red+Green+Blue) = 8+100+118=226 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.54% from 226); Green value is 100 (39.45% from 255 or 44.25% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #086476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086476 is #F79B89. Grayscale: #4A4A4A. Windows color (decimal): -16227210 or 7758856. OLE color: 7758856.
HSL color Cylindrical-coordinate representation of color #086476: hue angle of 189.82º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #086476 is Cyan = 0.93, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 100 | 118 | - |
| CMYK | 0.93 | 0.15 | 0 | 0.54 |
| HSL | 189.82º | 0.87% | 0.25% | - |
| HSV(B) | 189.82º | 0.93% | 0.46% | - |
| XYZ | 7.93 | 10.47 | 18.74 | - |
| YUV | 74.54 | 152.52 | 80.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 118 | 0.93 | 0.15 | 0 | 0.54 | 189.82 | 0.87 | 0.25 |
| Hex | 8 | 64 | 76 | 5D | F | 0 | 36 | BE | 57 | 19 |
| Octal | 10 | 144 | 166 | 135 | 17 | 0 | 66 | 276 | 127 | 31 |
| Binary | 1000 | 1100100 | 1110110 | 1011101 | 1111 | 0 | 110110 | 10111110 | 1010111 | 11001 |
Color Harmonies of #086476
Complementary color
Monochromatic Colors of #086476
Black with #086476
Text Example
Text Example
White with #086476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086476; }
p { color: rgb(8,100,118); }
H1.HeaderClassName
{
color: #086476;
}
.AnyTagClassName
{
color: #086476;
}
</style>
background-color css
<style>
a { background-color: #086476; }
a { background-color: rgb(8,100,118); }
div.DivClassName
{
background-color: #086476;
}
.BgClassName
{
background-color: #086476;
}
</style>
border-color css
<style>
span { border-color: #086476; }
span { border-color: rgb(8,100,118); }
td.TdClassName
{
border-color: #086476;
}
.TagClassName
{
border-color: #086476;
}
</style>