Shades of Watercourse #035745
Tints of Watercourse #035745
RGB
CMYK
RGB Variations
Color information
#035745 (or 0x035745) is known color: Watercourse. HEX triplet: 03, 57 and 45. RGB value is (3,87,69). Sum of RGB (Red+Green+Blue) = 3+87+69=159 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.89% from 159); Green value is 87 (34.38% from 255 or 54.72% from 159); Blue value is 69 (27.34% from 255 or 43.40% from 159); Max value from RGB is 87 - color contains mainly: green. Hex color #035745 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035745 is #FCA8BA. Grayscale: #3B3B3B. Windows color (decimal): -16558267 or 4544259. OLE color: 4544259.
HSL color Cylindrical-coordinate representation of color #035745: hue angle of 167.14º 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 #035745 is Cyan = 0.97, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 69 | - |
| CMYK | 0.97 | 0 | 0.21 | 0.66 |
| HSL | 167.14º | 0.93% | 0.18% | - |
| HSV(B) | 167.14º | 0.97% | 0.34% | - |
| XYZ | 4.52 | 7.27 | 6.79 | - |
| YUV | 59.83 | 133.17 | 87.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 69 | 0.97 | 0 | 0.21 | 0.66 | 167.14 | 0.93 | 0.18 |
| Hex | 3 | 57 | 45 | 61 | 0 | 15 | 42 | A7 | 5D | 12 |
| Octal | 3 | 127 | 105 | 141 | 0 | 25 | 102 | 247 | 135 | 22 |
| Binary | 11 | 1010111 | 1000101 | 1100001 | 0 | 10101 | 1000010 | 10100111 | 1011101 | 10010 |
Color Harmonies of #035745
Complementary color
Monochromatic Colors of #035745
Black with #035745
Text Example
Text Example
White with #035745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035745; }
p { color: rgb(3,87,69); }
H1.HeaderClassName
{
color: #035745;
}
.AnyTagClassName
{
color: #035745;
}
</style>
background-color css
<style>
a { background-color: #035745; }
a { background-color: rgb(3,87,69); }
div.DivClassName
{
background-color: #035745;
}
.BgClassName
{
background-color: #035745;
}
</style>
border-color css
<style>
span { border-color: #035745; }
span { border-color: rgb(3,87,69); }
td.TdClassName
{
border-color: #035745;
}
.TagClassName
{
border-color: #035745;
}
</style>