Shades of Watercourse #036547
Tints of Watercourse #036547
RGB
CMYK
RGB Variations
Color information
#036547 (or 0x036547) is known color: Watercourse. HEX triplet: 03, 65 and 47. RGB value is (3,101,71). Sum of RGB (Red+Green+Blue) = 3+101+71=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 101 (39.84% from 255 or 57.71% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 101 - color contains mainly: green. Hex color #036547 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #036547 is #FC9AB8. Grayscale: #444444. Windows color (decimal): -16554681 or 4678915. OLE color: 4678915.
HSL color Cylindrical-coordinate representation of color #036547: hue angle of 161.63º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036547 is Cyan = 0.97, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 101 | 71 | - |
| CMYK | 0.97 | 0 | 0.30 | 0.60 |
| HSL | 161.63º | 0.94% | 0.2% | - |
| HSV(B) | 161.63º | 0.97% | 0.4% | - |
| XYZ | 5.83 | 9.78 | 7.54 | - |
| YUV | 68.28 | 129.53 | 81.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 101 | 71 | 0.97 | 0 | 0.30 | 0.60 | 161.63 | 0.94 | 0.2 |
| Hex | 3 | 65 | 47 | 61 | 0 | 1E | 3C | A2 | 5E | 14 |
| Octal | 3 | 145 | 107 | 141 | 0 | 36 | 74 | 242 | 136 | 24 |
| Binary | 11 | 1100101 | 1000111 | 1100001 | 0 | 11110 | 111100 | 10100010 | 1011110 | 10100 |
Color Harmonies of #036547
Complementary color
Monochromatic Colors of #036547
Black with #036547
Text Example
Text Example
White with #036547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036547; }
p { color: rgb(3,101,71); }
H1.HeaderClassName
{
color: #036547;
}
.AnyTagClassName
{
color: #036547;
}
</style>
background-color css
<style>
a { background-color: #036547; }
a { background-color: rgb(3,101,71); }
div.DivClassName
{
background-color: #036547;
}
.BgClassName
{
background-color: #036547;
}
</style>
border-color css
<style>
span { border-color: #036547; }
span { border-color: rgb(3,101,71); }
td.TdClassName
{
border-color: #036547;
}
.TagClassName
{
border-color: #036547;
}
</style>