Shades of Watercourse #066946
Tints of Watercourse #066946
RGB
CMYK
RGB Variations
Color information
#066946 (or 0x066946) is known color: Watercourse. HEX triplet: 06, 69 and 46. RGB value is (6,105,70). Sum of RGB (Red+Green+Blue) = 6+105+70=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 105 (41.41% from 255 or 58.01% from 181); Blue value is 70 (27.73% from 255 or 38.67% from 181); Max value from RGB is 105 - color contains mainly: green. Hex color #066946 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066946 is #F996B9. Grayscale: #474747. Windows color (decimal): -16357050 or 4614406. OLE color: 4614406.
HSL color Cylindrical-coordinate representation of color #066946: hue angle of 158.79º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066946 is Cyan = 0.94, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 70 | - |
| CMYK | 0.94 | 0 | 0.33 | 0.59 |
| HSL | 158.79º | 0.89% | 0.22% | - |
| HSV(B) | 158.79º | 0.94% | 0.41% | - |
| XYZ | 6.23 | 10.58 | 7.51 | - |
| YUV | 71.41 | 127.2 | 81.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 70 | 0.94 | 0 | 0.33 | 0.59 | 158.79 | 0.89 | 0.22 |
| Hex | 6 | 69 | 46 | 5E | 0 | 21 | 3B | 9F | 59 | 16 |
| Octal | 6 | 151 | 106 | 136 | 0 | 41 | 73 | 237 | 131 | 26 |
| Binary | 110 | 1101001 | 1000110 | 1011110 | 0 | 100001 | 111011 | 10011111 | 1011001 | 10110 |
Color Harmonies of #066946
Complementary color
Monochromatic Colors of #066946
Black with #066946
Text Example
Text Example
White with #066946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066946; }
p { color: rgb(6,105,70); }
H1.HeaderClassName
{
color: #066946;
}
.AnyTagClassName
{
color: #066946;
}
</style>
background-color css
<style>
a { background-color: #066946; }
a { background-color: rgb(6,105,70); }
div.DivClassName
{
background-color: #066946;
}
.BgClassName
{
background-color: #066946;
}
</style>
border-color css
<style>
span { border-color: #066946; }
span { border-color: rgb(6,105,70); }
td.TdClassName
{
border-color: #066946;
}
.TagClassName
{
border-color: #066946;
}
</style>