Shades of Watercourse #036746
Tints of Watercourse #036746
RGB
CMYK
RGB Variations
Color information
#036746 (or 0x036746) is known color: Watercourse. HEX triplet: 03, 67 and 46. RGB value is (3,103,70). Sum of RGB (Red+Green+Blue) = 3+103+70=176 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.70% from 176); Green value is 103 (40.62% from 255 or 58.52% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 103 - color contains mainly: green. Hex color #036746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #036746 is #FC98B9. Grayscale: #454545. Windows color (decimal): -16554170 or 4613891. OLE color: 4613891.
HSL color Cylindrical-coordinate representation of color #036746: hue angle of 160.2º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036746 is Cyan = 0.97, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 103 | 70 | - |
| CMYK | 0.97 | 0 | 0.32 | 0.60 |
| HSL | 160.2º | 0.94% | 0.21% | - |
| HSV(B) | 160.2º | 0.97% | 0.4% | - |
| XYZ | 5.99 | 10.16 | 7.44 | - |
| YUV | 69.34 | 128.37 | 80.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 103 | 70 | 0.97 | 0 | 0.32 | 0.60 | 160.2 | 0.94 | 0.21 |
| Hex | 3 | 67 | 46 | 61 | 0 | 20 | 3C | A0 | 5E | 15 |
| Octal | 3 | 147 | 106 | 141 | 0 | 40 | 74 | 240 | 136 | 25 |
| Binary | 11 | 1100111 | 1000110 | 1100001 | 0 | 100000 | 111100 | 10100000 | 1011110 | 10101 |
Color Harmonies of #036746
Complementary color
Monochromatic Colors of #036746
Black with #036746
Text Example
Text Example
White with #036746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036746; }
p { color: rgb(3,103,70); }
H1.HeaderClassName
{
color: #036746;
}
.AnyTagClassName
{
color: #036746;
}
</style>
background-color css
<style>
a { background-color: #036746; }
a { background-color: rgb(3,103,70); }
div.DivClassName
{
background-color: #036746;
}
.BgClassName
{
background-color: #036746;
}
</style>
border-color css
<style>
span { border-color: #036746; }
span { border-color: rgb(3,103,70); }
td.TdClassName
{
border-color: #036746;
}
.TagClassName
{
border-color: #036746;
}
</style>