Shades of Watercourse #065844
Tints of Watercourse #065844
RGB
CMYK
RGB Variations
Color information
#065844 (or 0x065844) is known color: Watercourse. HEX triplet: 06, 58 and 44. RGB value is (6,88,68). Sum of RGB (Red+Green+Blue) = 6+88+68=162 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.70% from 162); Green value is 88 (34.77% from 255 or 54.32% from 162); Blue value is 68 (26.95% from 255 or 41.98% from 162); Max value from RGB is 88 - color contains mainly: green. Hex color #065844 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065844 is #F9A7BB. Grayscale: #3D3D3D. Windows color (decimal): -16361404 or 4478982. OLE color: 4478982.
HSL color Cylindrical-coordinate representation of color #065844: hue angle of 165.37º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065844 is Cyan = 0.93, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 68 | - |
| CMYK | 0.93 | 0 | 0.23 | 0.65 |
| HSL | 165.37º | 0.87% | 0.18% | - |
| HSV(B) | 165.37º | 0.93% | 0.35% | - |
| XYZ | 4.61 | 7.44 | 6.66 | - |
| YUV | 61.2 | 131.83 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 68 | 0.93 | 0 | 0.23 | 0.65 | 165.37 | 0.87 | 0.18 |
| Hex | 6 | 58 | 44 | 5D | 0 | 17 | 41 | A5 | 57 | 12 |
| Octal | 6 | 130 | 104 | 135 | 0 | 27 | 101 | 245 | 127 | 22 |
| Binary | 110 | 1011000 | 1000100 | 1011101 | 0 | 10111 | 1000001 | 10100101 | 1010111 | 10010 |
Color Harmonies of #065844
Complementary color
Monochromatic Colors of #065844
Black with #065844
Text Example
Text Example
White with #065844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065844; }
p { color: rgb(6,88,68); }
H1.HeaderClassName
{
color: #065844;
}
.AnyTagClassName
{
color: #065844;
}
</style>
background-color css
<style>
a { background-color: #065844; }
a { background-color: rgb(6,88,68); }
div.DivClassName
{
background-color: #065844;
}
.BgClassName
{
background-color: #065844;
}
</style>
border-color css
<style>
span { border-color: #065844; }
span { border-color: rgb(6,88,68); }
td.TdClassName
{
border-color: #065844;
}
.TagClassName
{
border-color: #065844;
}
</style>