Shades of Watercourse #047046
Tints of Watercourse #047046
RGB
CMYK
RGB Variations
Color information
#047046 (or 0x047046) is known color: Watercourse. HEX triplet: 04, 70 and 46. RGB value is (4,112,70). Sum of RGB (Red+Green+Blue) = 4+112+70=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #047046 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047046 is #FB8FB9. Grayscale: #4A4A4A. Windows color (decimal): -16486330 or 4616196. OLE color: 4616196.
HSL color Cylindrical-coordinate representation of color #047046: hue angle of 156.67º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047046 is Cyan = 0.96, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 112 | 70 | - |
| CMYK | 0.96 | 0 | 0.38 | 0.56 |
| HSL | 156.67º | 0.93% | 0.23% | - |
| HSV(B) | 156.67º | 0.96% | 0.44% | - |
| XYZ | 6.95 | 12.06 | 7.76 | - |
| YUV | 74.92 | 125.22 | 77.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 112 | 70 | 0.96 | 0 | 0.38 | 0.56 | 156.67 | 0.93 | 0.23 |
| Hex | 4 | 70 | 46 | 60 | 0 | 26 | 38 | 9D | 5D | 17 |
| Octal | 4 | 160 | 106 | 140 | 0 | 46 | 70 | 235 | 135 | 27 |
| Binary | 100 | 1110000 | 1000110 | 1100000 | 0 | 100110 | 111000 | 10011101 | 1011101 | 10111 |
Color Harmonies of #047046
Complementary color
Monochromatic Colors of #047046
Black with #047046
Text Example
Text Example
White with #047046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047046; }
p { color: rgb(4,112,70); }
H1.HeaderClassName
{
color: #047046;
}
.AnyTagClassName
{
color: #047046;
}
</style>
background-color css
<style>
a { background-color: #047046; }
a { background-color: rgb(4,112,70); }
div.DivClassName
{
background-color: #047046;
}
.BgClassName
{
background-color: #047046;
}
</style>
border-color css
<style>
span { border-color: #047046; }
span { border-color: rgb(4,112,70); }
td.TdClassName
{
border-color: #047046;
}
.TagClassName
{
border-color: #047046;
}
</style>