Shades of Blue Lagoon #066767
Tints of Blue Lagoon #066767
RGB
CMYK
RGB Variations
Color information
#066767 (or 0x066767) is known color: Blue Lagoon. HEX triplet: 06, 67 and 67. RGB value is (6,103,103). Sum of RGB (Red+Green+Blue) = 6+103+103=212 (28% of max value = 765). Red value is 6 (2.73% from 255 or 2.83% from 212); Green value is 103 (40.62% from 255 or 48.58% from 212); Blue value is 103 (40.62% from 255 or 48.58% from 212); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #066767 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066767 is #F99898. Grayscale: #494949. Windows color (decimal): -16357529 or 6776582. OLE color: 6776582.
HSL color Cylindrical-coordinate representation of color #066767: hue angle of 180º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066767 is Cyan = 0.94, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 103 | 103 | - |
| CMYK | 0.94 | 0 | 0 | 0.60 |
| HSL | 180º | 0.89% | 0.21% | - |
| HSV(B) | 180º | 0.94% | 0.4% | - |
| XYZ | 7.37 | 10.72 | 14.51 | - |
| YUV | 74 | 144.36 | 79.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 103 | 103 | 0.94 | 0 | 0 | 0.60 | 180 | 0.89 | 0.21 |
| Hex | 6 | 67 | 67 | 5E | 0 | 0 | 3C | B4 | 59 | 15 |
| Octal | 6 | 147 | 147 | 136 | 0 | 0 | 74 | 264 | 131 | 25 |
| Binary | 110 | 1100111 | 1100111 | 1011110 | 0 | 0 | 111100 | 10110100 | 1011001 | 10101 |
Color Harmonies of #066767
Complementary color
Monochromatic Colors of #066767
Black with #066767
Text Example
Text Example
White with #066767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066767; }
p { color: rgb(6,103,103); }
H1.HeaderClassName
{
color: #066767;
}
.AnyTagClassName
{
color: #066767;
}
</style>
background-color css
<style>
a { background-color: #066767; }
a { background-color: rgb(6,103,103); }
div.DivClassName
{
background-color: #066767;
}
.BgClassName
{
background-color: #066767;
}
</style>
border-color css
<style>
span { border-color: #066767; }
span { border-color: rgb(6,103,103); }
td.TdClassName
{
border-color: #066767;
}
.TagClassName
{
border-color: #066767;
}
</style>