Shades of Watercourse #066552
Tints of Watercourse #066552
RGB
CMYK
RGB Variations
Color information
#066552 (or 0x066552) is known color: Watercourse. HEX triplet: 06, 65 and 52. RGB value is (6,101,82). Sum of RGB (Red+Green+Blue) = 6+101+82=189 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.17% from 189); Green value is 101 (39.84% from 255 or 53.44% from 189); Blue value is 82 (32.42% from 255 or 43.39% from 189); Max value from RGB is 101 - color contains mainly: green. Hex color #066552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066552 is #F99AAD. Grayscale: #464646. Windows color (decimal): -16358062 or 5399814. OLE color: 5399814.
HSL color Cylindrical-coordinate representation of color #066552: hue angle of 168º 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 #066552 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 101 | 82 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.60 |
| HSL | 168º | 0.89% | 0.21% | - |
| HSV(B) | 168º | 0.94% | 0.4% | - |
| XYZ | 6.25 | 9.96 | 9.57 | - |
| YUV | 70.43 | 134.53 | 82.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 101 | 82 | 0.94 | 0 | 0.19 | 0.60 | 168 | 0.89 | 0.21 |
| Hex | 6 | 65 | 52 | 5E | 0 | 13 | 3C | A8 | 59 | 15 |
| Octal | 6 | 145 | 122 | 136 | 0 | 23 | 74 | 250 | 131 | 25 |
| Binary | 110 | 1100101 | 1010010 | 1011110 | 0 | 10011 | 111100 | 10101000 | 1011001 | 10101 |
Color Harmonies of #066552
Complementary color
Monochromatic Colors of #066552
Black with #066552
Text Example
Text Example
White with #066552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066552; }
p { color: rgb(6,101,82); }
H1.HeaderClassName
{
color: #066552;
}
.AnyTagClassName
{
color: #066552;
}
</style>
background-color css
<style>
a { background-color: #066552; }
a { background-color: rgb(6,101,82); }
div.DivClassName
{
background-color: #066552;
}
.BgClassName
{
background-color: #066552;
}
</style>
border-color css
<style>
span { border-color: #066552; }
span { border-color: rgb(6,101,82); }
td.TdClassName
{
border-color: #066552;
}
.TagClassName
{
border-color: #066552;
}
</style>