Shades of Watercourse #035740
Tints of Watercourse #035740
RGB
CMYK
RGB Variations
Color information
#035740 (or 0x035740) is known color: Watercourse. HEX triplet: 03, 57 and 40. RGB value is (3,87,64). Sum of RGB (Red+Green+Blue) = 3+87+64=154 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.95% from 154); Green value is 87 (34.38% from 255 or 56.49% from 154); Blue value is 64 (25.39% from 255 or 41.56% from 154); Max value from RGB is 87 - color contains mainly: green. Hex color #035740 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035740 is #FCA8BF. Grayscale: #3B3B3B. Windows color (decimal): -16558272 or 4216579. OLE color: 4216579.
HSL color Cylindrical-coordinate representation of color #035740: hue angle of 163.57º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035740 is Cyan = 0.97, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 64 | - |
| CMYK | 0.97 | 0 | 0.26 | 0.66 |
| HSL | 163.57º | 0.93% | 0.18% | - |
| HSV(B) | 163.57º | 0.97% | 0.34% | - |
| XYZ | 4.37 | 7.21 | 6.01 | - |
| YUV | 59.26 | 130.67 | 87.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 64 | 0.97 | 0 | 0.26 | 0.66 | 163.57 | 0.93 | 0.18 |
| Hex | 3 | 57 | 40 | 61 | 0 | 1A | 42 | A4 | 5D | 12 |
| Octal | 3 | 127 | 100 | 141 | 0 | 32 | 102 | 244 | 135 | 22 |
| Binary | 11 | 1010111 | 1000000 | 1100001 | 0 | 11010 | 1000010 | 10100100 | 1011101 | 10010 |
Color Harmonies of #035740
Complementary color
Monochromatic Colors of #035740
Black with #035740
Text Example
Text Example
White with #035740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035740; }
p { color: rgb(3,87,64); }
H1.HeaderClassName
{
color: #035740;
}
.AnyTagClassName
{
color: #035740;
}
</style>
background-color css
<style>
a { background-color: #035740; }
a { background-color: rgb(3,87,64); }
div.DivClassName
{
background-color: #035740;
}
.BgClassName
{
background-color: #035740;
}
</style>
border-color css
<style>
span { border-color: #035740; }
span { border-color: rgb(3,87,64); }
td.TdClassName
{
border-color: #035740;
}
.TagClassName
{
border-color: #035740;
}
</style>