Shades of Watercourse #047446
Tints of Watercourse #047446
RGB
CMYK
RGB Variations
Color information
#047446 (or 0x047446) is known color: Watercourse. HEX triplet: 04, 74 and 46. RGB value is (4,116,70). Sum of RGB (Red+Green+Blue) = 4+116+70=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 116 (45.70% from 255 or 61.05% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 116 - color contains mainly: green. Hex color #047446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047446 is #FB8BB9. Grayscale: #4D4D4D. Windows color (decimal): -16485306 or 4617220. OLE color: 4617220.
HSL color Cylindrical-coordinate representation of color #047446: hue angle of 155.36º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047446 is Cyan = 0.97, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 116 | 70 | - |
| CMYK | 0.97 | 0 | 0.40 | 0.55 |
| HSL | 155.36º | 0.93% | 0.24% | - |
| HSV(B) | 155.36º | 0.97% | 0.45% | - |
| XYZ | 7.4 | 12.96 | 7.91 | - |
| YUV | 77.27 | 123.89 | 75.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 116 | 70 | 0.97 | 0 | 0.40 | 0.55 | 155.36 | 0.93 | 0.24 |
| Hex | 4 | 74 | 46 | 61 | 0 | 28 | 37 | 9B | 5D | 18 |
| Octal | 4 | 164 | 106 | 141 | 0 | 50 | 67 | 233 | 135 | 30 |
| Binary | 100 | 1110100 | 1000110 | 1100001 | 0 | 101000 | 110111 | 10011011 | 1011101 | 11000 |
Color Harmonies of #047446
Complementary color
Monochromatic Colors of #047446
Black with #047446
Text Example
Text Example
White with #047446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047446; }
p { color: rgb(4,116,70); }
H1.HeaderClassName
{
color: #047446;
}
.AnyTagClassName
{
color: #047446;
}
</style>
background-color css
<style>
a { background-color: #047446; }
a { background-color: rgb(4,116,70); }
div.DivClassName
{
background-color: #047446;
}
.BgClassName
{
background-color: #047446;
}
</style>
border-color css
<style>
span { border-color: #047446; }
span { border-color: rgb(4,116,70); }
td.TdClassName
{
border-color: #047446;
}
.TagClassName
{
border-color: #047446;
}
</style>