Shades of Blue Lagoon #066886
Tints of Blue Lagoon #066886
RGB
CMYK
RGB Variations
Color information
#066886 (or 0x066886) is known color: Blue Lagoon. HEX triplet: 06, 68 and 86. RGB value is (6,104,134). Sum of RGB (Red+Green+Blue) = 6+104+134=244 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.46% from 244); Green value is 104 (41.02% from 255 or 42.62% from 244); Blue value is 134 (52.73% from 255 or 54.92% from 244); Max value from RGB is 134 - color contains mainly: blue. Hex color #066886 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #066886 is #F99779. Grayscale: #4D4D4D. Windows color (decimal): -16357242 or 8808454. OLE color: 8808454.
HSL color Cylindrical-coordinate representation of color #066886: hue angle of 194.06º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #066886 is Cyan = 0.96, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 104 | 134 | - |
| CMYK | 0.96 | 0.22 | 0 | 0.47 |
| HSL | 194.06º | 0.91% | 0.27% | - |
| HSV(B) | 194.06º | 0.96% | 0.53% | - |
| XYZ | 9.33 | 11.66 | 24.31 | - |
| YUV | 78.12 | 159.53 | 76.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 104 | 134 | 0.96 | 0.22 | 0 | 0.47 | 194.06 | 0.91 | 0.27 |
| Hex | 6 | 68 | 86 | 60 | 16 | 0 | 2F | C2 | 5B | 1B |
| Octal | 6 | 150 | 206 | 140 | 26 | 0 | 57 | 302 | 133 | 33 |
| Binary | 110 | 1101000 | 10000110 | 1100000 | 10110 | 0 | 101111 | 11000010 | 1011011 | 11011 |
Color Harmonies of #066886
Complementary color
Monochromatic Colors of #066886
Black with #066886
Text Example
Text Example
White with #066886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066886; }
p { color: rgb(6,104,134); }
H1.HeaderClassName
{
color: #066886;
}
.AnyTagClassName
{
color: #066886;
}
</style>
background-color css
<style>
a { background-color: #066886; }
a { background-color: rgb(6,104,134); }
div.DivClassName
{
background-color: #066886;
}
.BgClassName
{
background-color: #066886;
}
</style>
border-color css
<style>
span { border-color: #066886; }
span { border-color: rgb(6,104,134); }
td.TdClassName
{
border-color: #066886;
}
.TagClassName
{
border-color: #066886;
}
</style>