Shades of Watercourse #047149
Tints of Watercourse #047149
RGB
CMYK
RGB Variations
Color information
#047149 (or 0x047149) is known color: Watercourse. HEX triplet: 04, 71 and 49. RGB value is (4,113,73). Sum of RGB (Red+Green+Blue) = 4+113+73=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 73 (28.91% from 255 or 38.42% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #047149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047149 is #FB8EB6. Grayscale: #4B4B4B. Windows color (decimal): -16486071 or 4813060. OLE color: 4813060.
HSL color Cylindrical-coordinate representation of color #047149: hue angle of 157.98º 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 #047149 is Cyan = 0.96, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 113 | 73 | - |
| CMYK | 0.96 | 0 | 0.35 | 0.56 |
| HSL | 157.98º | 0.93% | 0.23% | - |
| HSV(B) | 157.98º | 0.96% | 0.44% | - |
| XYZ | 7.16 | 12.32 | 8.3 | - |
| YUV | 75.85 | 126.39 | 76.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 113 | 73 | 0.96 | 0 | 0.35 | 0.56 | 157.98 | 0.93 | 0.23 |
| Hex | 4 | 71 | 49 | 60 | 0 | 23 | 38 | 9E | 5D | 17 |
| Octal | 4 | 161 | 111 | 140 | 0 | 43 | 70 | 236 | 135 | 27 |
| Binary | 100 | 1110001 | 1001001 | 1100000 | 0 | 100011 | 111000 | 10011110 | 1011101 | 10111 |
Color Harmonies of #047149
Complementary color
Monochromatic Colors of #047149
Black with #047149
Text Example
Text Example
White with #047149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047149; }
p { color: rgb(4,113,73); }
H1.HeaderClassName
{
color: #047149;
}
.AnyTagClassName
{
color: #047149;
}
</style>
background-color css
<style>
a { background-color: #047149; }
a { background-color: rgb(4,113,73); }
div.DivClassName
{
background-color: #047149;
}
.BgClassName
{
background-color: #047149;
}
</style>
border-color css
<style>
span { border-color: #047149; }
span { border-color: rgb(4,113,73); }
td.TdClassName
{
border-color: #047149;
}
.TagClassName
{
border-color: #047149;
}
</style>