Shades of Watercourse #035946
Tints of Watercourse #035946
RGB
CMYK
RGB Variations
Color information
#035946 (or 0x035946) is known color: Watercourse. HEX triplet: 03, 59 and 46. RGB value is (3,89,70). Sum of RGB (Red+Green+Blue) = 3+89+70=162 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.85% from 162); Green value is 89 (35.16% from 255 or 54.94% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 89 - color contains mainly: green. Hex color #035946 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035946 is #FCA6B9. Grayscale: #3D3D3D. Windows color (decimal): -16557754 or 4610307. OLE color: 4610307.
HSL color Cylindrical-coordinate representation of color #035946: hue angle of 166.74º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035946 is Cyan = 0.97, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 89 | 70 | - |
| CMYK | 0.97 | 0 | 0.21 | 0.65 |
| HSL | 166.74º | 0.93% | 0.18% | - |
| HSV(B) | 166.74º | 0.97% | 0.35% | - |
| XYZ | 4.72 | 7.61 | 7.01 | - |
| YUV | 61.12 | 133.01 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 70 | 0.97 | 0 | 0.21 | 0.65 | 166.74 | 0.93 | 0.18 |
| Hex | 3 | 59 | 46 | 61 | 0 | 15 | 41 | A7 | 5D | 12 |
| Octal | 3 | 131 | 106 | 141 | 0 | 25 | 101 | 247 | 135 | 22 |
| Binary | 11 | 1011001 | 1000110 | 1100001 | 0 | 10101 | 1000001 | 10100111 | 1011101 | 10010 |
Color Harmonies of #035946
Complementary color
Monochromatic Colors of #035946
Black with #035946
Text Example
Text Example
White with #035946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035946; }
p { color: rgb(3,89,70); }
H1.HeaderClassName
{
color: #035946;
}
.AnyTagClassName
{
color: #035946;
}
</style>
background-color css
<style>
a { background-color: #035946; }
a { background-color: rgb(3,89,70); }
div.DivClassName
{
background-color: #035946;
}
.BgClassName
{
background-color: #035946;
}
</style>
border-color css
<style>
span { border-color: #035946; }
span { border-color: rgb(3,89,70); }
td.TdClassName
{
border-color: #035946;
}
.TagClassName
{
border-color: #035946;
}
</style>