Shades of Watercourse #035746
Tints of Watercourse #035746
RGB
CMYK
RGB Variations
Color information
#035746 (or 0x035746) is known color: Watercourse. HEX triplet: 03, 57 and 46. RGB value is (3,87,70). Sum of RGB (Red+Green+Blue) = 3+87+70=160 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.88% from 160); Green value is 87 (34.38% from 255 or 54.38% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 87 - color contains mainly: green. Hex color #035746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035746 is #FCA8B9. Grayscale: #3B3B3B. Windows color (decimal): -16558266 or 4609795. OLE color: 4609795.
HSL color Cylindrical-coordinate representation of color #035746: hue angle of 167.86º 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 #035746 is Cyan = 0.97, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 70 | - |
| CMYK | 0.97 | 0 | 0.20 | 0.66 |
| HSL | 167.86º | 0.93% | 0.18% | - |
| HSV(B) | 167.86º | 0.97% | 0.34% | - |
| XYZ | 4.55 | 7.28 | 6.96 | - |
| YUV | 59.95 | 133.67 | 87.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 70 | 0.97 | 0 | 0.20 | 0.66 | 167.86 | 0.93 | 0.18 |
| Hex | 3 | 57 | 46 | 61 | 0 | 14 | 42 | A8 | 5D | 12 |
| Octal | 3 | 127 | 106 | 141 | 0 | 24 | 102 | 250 | 135 | 22 |
| Binary | 11 | 1010111 | 1000110 | 1100001 | 0 | 10100 | 1000010 | 10101000 | 1011101 | 10010 |
Color Harmonies of #035746
Complementary color
Monochromatic Colors of #035746
Black with #035746
Text Example
Text Example
White with #035746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035746; }
p { color: rgb(3,87,70); }
H1.HeaderClassName
{
color: #035746;
}
.AnyTagClassName
{
color: #035746;
}
</style>
background-color css
<style>
a { background-color: #035746; }
a { background-color: rgb(3,87,70); }
div.DivClassName
{
background-color: #035746;
}
.BgClassName
{
background-color: #035746;
}
</style>
border-color css
<style>
span { border-color: #035746; }
span { border-color: rgb(3,87,70); }
td.TdClassName
{
border-color: #035746;
}
.TagClassName
{
border-color: #035746;
}
</style>