Shades of Watercourse #047447
Tints of Watercourse #047447
RGB
CMYK
RGB Variations
Color information
#047447 (or 0x047447) is known color: Watercourse. HEX triplet: 04, 74 and 47. RGB value is (4,116,71). Sum of RGB (Red+Green+Blue) = 4+116+71=191 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.09% from 191); Green value is 116 (45.70% from 255 or 60.73% from 191); Blue value is 71 (28.12% from 255 or 37.17% from 191); Max value from RGB is 116 - color contains mainly: green. Hex color #047447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047447 is #FB8BB8. Grayscale: #4D4D4D. Windows color (decimal): -16485305 or 4682756. OLE color: 4682756.
HSL color Cylindrical-coordinate representation of color #047447: hue angle of 155.89º 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 #047447 is Cyan = 0.97, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 116 | 71 | - |
| CMYK | 0.97 | 0 | 0.39 | 0.55 |
| HSL | 155.89º | 0.93% | 0.24% | - |
| HSV(B) | 155.89º | 0.97% | 0.45% | - |
| XYZ | 7.43 | 12.97 | 8.07 | - |
| YUV | 77.38 | 124.39 | 75.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 116 | 71 | 0.97 | 0 | 0.39 | 0.55 | 155.89 | 0.93 | 0.24 |
| Hex | 4 | 74 | 47 | 61 | 0 | 27 | 37 | 9C | 5D | 18 |
| Octal | 4 | 164 | 107 | 141 | 0 | 47 | 67 | 234 | 135 | 30 |
| Binary | 100 | 1110100 | 1000111 | 1100001 | 0 | 100111 | 110111 | 10011100 | 1011101 | 11000 |
Color Harmonies of #047447
Complementary color
Monochromatic Colors of #047447
Black with #047447
Text Example
Text Example
White with #047447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047447; }
p { color: rgb(4,116,71); }
H1.HeaderClassName
{
color: #047447;
}
.AnyTagClassName
{
color: #047447;
}
</style>
background-color css
<style>
a { background-color: #047447; }
a { background-color: rgb(4,116,71); }
div.DivClassName
{
background-color: #047447;
}
.BgClassName
{
background-color: #047447;
}
</style>
border-color css
<style>
span { border-color: #047447; }
span { border-color: rgb(4,116,71); }
td.TdClassName
{
border-color: #047447;
}
.TagClassName
{
border-color: #047447;
}
</style>