Shades of Watercourse #066850
Tints of Watercourse #066850
RGB
CMYK
RGB Variations
Color information
#066850 (or 0x066850) is known color: Watercourse. HEX triplet: 06, 68 and 50. RGB value is (6,104,80). Sum of RGB (Red+Green+Blue) = 6+104+80=190 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.16% from 190); Green value is 104 (41.02% from 255 or 54.74% from 190); Blue value is 80 (31.64% from 255 or 42.11% from 190); Max value from RGB is 104 - color contains mainly: green. Hex color #066850 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066850 is #F997AF. Grayscale: #474747. Windows color (decimal): -16357296 or 5269510. OLE color: 5269510.
HSL color Cylindrical-coordinate representation of color #066850: hue angle of 165.31º 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 #066850 is Cyan = 0.94, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 104 | 80 | - |
| CMYK | 0.94 | 0 | 0.23 | 0.59 |
| HSL | 165.31º | 0.89% | 0.22% | - |
| HSV(B) | 165.31º | 0.94% | 0.41% | - |
| XYZ | 6.47 | 10.52 | 9.28 | - |
| YUV | 71.96 | 132.53 | 80.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 104 | 80 | 0.94 | 0 | 0.23 | 0.59 | 165.31 | 0.89 | 0.22 |
| Hex | 6 | 68 | 50 | 5E | 0 | 17 | 3B | A5 | 59 | 16 |
| Octal | 6 | 150 | 120 | 136 | 0 | 27 | 73 | 245 | 131 | 26 |
| Binary | 110 | 1101000 | 1010000 | 1011110 | 0 | 10111 | 111011 | 10100101 | 1011001 | 10110 |
Color Harmonies of #066850
Complementary color
Monochromatic Colors of #066850
Black with #066850
Text Example
Text Example
White with #066850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066850; }
p { color: rgb(6,104,80); }
H1.HeaderClassName
{
color: #066850;
}
.AnyTagClassName
{
color: #066850;
}
</style>
background-color css
<style>
a { background-color: #066850; }
a { background-color: rgb(6,104,80); }
div.DivClassName
{
background-color: #066850;
}
.BgClassName
{
background-color: #066850;
}
</style>
border-color css
<style>
span { border-color: #066850; }
span { border-color: rgb(6,104,80); }
td.TdClassName
{
border-color: #066850;
}
.TagClassName
{
border-color: #066850;
}
</style>