Shades of Watercourse #035642
Tints of Watercourse #035642
RGB
CMYK
RGB Variations
Color information
#035642 (or 0x035642) is known color: Watercourse. HEX triplet: 03, 56 and 42. RGB value is (3,86,66). Sum of RGB (Red+Green+Blue) = 3+86+66=155 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.94% from 155); Green value is 86 (33.98% from 255 or 55.48% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 86 - color contains mainly: green. Hex color #035642 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035642 is #FCA9BD. Grayscale: #3A3A3A. Windows color (decimal): -16558526 or 4347395. OLE color: 4347395.
HSL color Cylindrical-coordinate representation of color #035642: hue angle of 165.54º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035642 is Cyan = 0.97, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 86 | 66 | - |
| CMYK | 0.97 | 0 | 0.23 | 0.66 |
| HSL | 165.54º | 0.93% | 0.17% | - |
| HSV(B) | 165.54º | 0.97% | 0.34% | - |
| XYZ | 4.35 | 7.07 | 6.29 | - |
| YUV | 58.9 | 132 | 88.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 86 | 66 | 0.97 | 0 | 0.23 | 0.66 | 165.54 | 0.93 | 0.17 |
| Hex | 3 | 56 | 42 | 61 | 0 | 17 | 42 | A6 | 5D | 11 |
| Octal | 3 | 126 | 102 | 141 | 0 | 27 | 102 | 246 | 135 | 21 |
| Binary | 11 | 1010110 | 1000010 | 1100001 | 0 | 10111 | 1000010 | 10100110 | 1011101 | 10001 |
Color Harmonies of #035642
Complementary color
Monochromatic Colors of #035642
Black with #035642
Text Example
Text Example
White with #035642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035642; }
p { color: rgb(3,86,66); }
H1.HeaderClassName
{
color: #035642;
}
.AnyTagClassName
{
color: #035642;
}
</style>
background-color css
<style>
a { background-color: #035642; }
a { background-color: rgb(3,86,66); }
div.DivClassName
{
background-color: #035642;
}
.BgClassName
{
background-color: #035642;
}
</style>
border-color css
<style>
span { border-color: #035642; }
span { border-color: rgb(3,86,66); }
td.TdClassName
{
border-color: #035642;
}
.TagClassName
{
border-color: #035642;
}
</style>