Shades of Blue Lagoon #086773
Tints of Blue Lagoon #086773
RGB
CMYK
RGB Variations
Color information
#086773 (or 0x086773) is known color: Blue Lagoon. HEX triplet: 08, 67 and 73. RGB value is (8,103,115). Sum of RGB (Red+Green+Blue) = 8+103+115=226 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.54% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 115 (45.31% from 255 or 50.88% from 226); Max value from RGB is 115 - color contains mainly: blue. Hex color #086773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086773 is #F7988C. Grayscale: #4B4B4B. Windows color (decimal): -16226445 or 7563016. OLE color: 7563016.
HSL color Cylindrical-coordinate representation of color #086773: hue angle of 186.73º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #086773 is Cyan = 0.93, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 103 | 115 | - |
| CMYK | 0.93 | 0.10 | 0 | 0.55 |
| HSL | 186.73º | 0.87% | 0.24% | - |
| HSV(B) | 186.73º | 0.93% | 0.45% | - |
| XYZ | 8.04 | 10.99 | 17.92 | - |
| YUV | 75.96 | 150.03 | 79.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 103 | 115 | 0.93 | 0.10 | 0 | 0.55 | 186.73 | 0.87 | 0.24 |
| Hex | 8 | 67 | 73 | 5D | A | 0 | 37 | BB | 57 | 18 |
| Octal | 10 | 147 | 163 | 135 | 12 | 0 | 67 | 273 | 127 | 30 |
| Binary | 1000 | 1100111 | 1110011 | 1011101 | 1010 | 0 | 110111 | 10111011 | 1010111 | 11000 |
Color Harmonies of #086773
Complementary color
Monochromatic Colors of #086773
Black with #086773
Text Example
Text Example
White with #086773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086773; }
p { color: rgb(8,103,115); }
H1.HeaderClassName
{
color: #086773;
}
.AnyTagClassName
{
color: #086773;
}
</style>
background-color css
<style>
a { background-color: #086773; }
a { background-color: rgb(8,103,115); }
div.DivClassName
{
background-color: #086773;
}
.BgClassName
{
background-color: #086773;
}
</style>
border-color css
<style>
span { border-color: #086773; }
span { border-color: rgb(8,103,115); }
td.TdClassName
{
border-color: #086773;
}
.TagClassName
{
border-color: #086773;
}
</style>