Shades of Blue Lagoon #066671
Tints of Blue Lagoon #066671
RGB
CMYK
RGB Variations
Color information
#066671 (or 0x066671) is known color: Blue Lagoon. HEX triplet: 06, 66 and 71. RGB value is (6,102,113). Sum of RGB (Red+Green+Blue) = 6+102+113=221 (29% of max value = 765). Red value is 6 (2.73% from 255 or 2.71% from 221); Green value is 102 (40.23% from 255 or 46.15% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #066671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066671 is #F9998E. Grayscale: #4A4A4A. Windows color (decimal): -16357775 or 7431686. OLE color: 7431686.
HSL color Cylindrical-coordinate representation of color #066671: hue angle of 186.17º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #066671 is Cyan = 0.95, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 102 | 113 | - |
| CMYK | 0.95 | 0.10 | 0 | 0.56 |
| HSL | 186.17º | 0.9% | 0.23% | - |
| HSV(B) | 186.17º | 0.95% | 0.44% | - |
| XYZ | 7.81 | 10.73 | 17.28 | - |
| YUV | 74.55 | 149.7 | 79.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 113 | 0.95 | 0.10 | 0 | 0.56 | 186.17 | 0.9 | 0.23 |
| Hex | 6 | 66 | 71 | 5F | A | 0 | 38 | BA | 5A | 17 |
| Octal | 6 | 146 | 161 | 137 | 12 | 0 | 70 | 272 | 132 | 27 |
| Binary | 110 | 1100110 | 1110001 | 1011111 | 1010 | 0 | 111000 | 10111010 | 1011010 | 10111 |
Color Harmonies of #066671
Complementary color
Monochromatic Colors of #066671
Black with #066671
Text Example
Text Example
White with #066671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066671; }
p { color: rgb(6,102,113); }
H1.HeaderClassName
{
color: #066671;
}
.AnyTagClassName
{
color: #066671;
}
</style>
background-color css
<style>
a { background-color: #066671; }
a { background-color: rgb(6,102,113); }
div.DivClassName
{
background-color: #066671;
}
.BgClassName
{
background-color: #066671;
}
</style>
border-color css
<style>
span { border-color: #066671; }
span { border-color: rgb(6,102,113); }
td.TdClassName
{
border-color: #066671;
}
.TagClassName
{
border-color: #066671;
}
</style>