Shades of Watercourse #047546
Tints of Watercourse #047546
RGB
CMYK
RGB Variations
Color information
#047546 (or 0x047546) is known color: Watercourse. HEX triplet: 04, 75 and 46. RGB value is (4,117,70). Sum of RGB (Red+Green+Blue) = 4+117+70=191 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.09% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #047546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047546 is #FB8AB9. Grayscale: #4D4D4D. Windows color (decimal): -16485050 or 4617476. OLE color: 4617476.
HSL color Cylindrical-coordinate representation of color #047546: hue angle of 155.04º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047546 is Cyan = 0.97, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 117 | 70 | - |
| CMYK | 0.97 | 0 | 0.40 | 0.54 |
| HSL | 155.04º | 0.93% | 0.24% | - |
| HSV(B) | 155.04º | 0.97% | 0.46% | - |
| XYZ | 7.52 | 13.19 | 7.94 | - |
| YUV | 77.86 | 123.56 | 75.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 117 | 70 | 0.97 | 0 | 0.40 | 0.54 | 155.04 | 0.93 | 0.24 |
| Hex | 4 | 75 | 46 | 61 | 0 | 28 | 36 | 9B | 5D | 18 |
| Octal | 4 | 165 | 106 | 141 | 0 | 50 | 66 | 233 | 135 | 30 |
| Binary | 100 | 1110101 | 1000110 | 1100001 | 0 | 101000 | 110110 | 10011011 | 1011101 | 11000 |
Color Harmonies of #047546
Complementary color
Monochromatic Colors of #047546
Black with #047546
Text Example
Text Example
White with #047546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047546; }
p { color: rgb(4,117,70); }
H1.HeaderClassName
{
color: #047546;
}
.AnyTagClassName
{
color: #047546;
}
</style>
background-color css
<style>
a { background-color: #047546; }
a { background-color: rgb(4,117,70); }
div.DivClassName
{
background-color: #047546;
}
.BgClassName
{
background-color: #047546;
}
</style>
border-color css
<style>
span { border-color: #047546; }
span { border-color: rgb(4,117,70); }
td.TdClassName
{
border-color: #047546;
}
.TagClassName
{
border-color: #047546;
}
</style>