Shades of Watercourse #047544
Tints of Watercourse #047544
RGB
CMYK
RGB Variations
Color information
#047544 (or 0x047544) is known color: Watercourse. HEX triplet: 04, 75 and 44. RGB value is (4,117,68). Sum of RGB (Red+Green+Blue) = 4+117+68=189 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.12% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 68 (26.95% from 255 or 35.98% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #047544 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047544 is #FB8ABB. Grayscale: #4D4D4D. Windows color (decimal): -16485052 or 4486404. OLE color: 4486404.
HSL color Cylindrical-coordinate representation of color #047544: hue angle of 153.98º 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 #047544 is Cyan = 0.97, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 117 | 68 | - |
| CMYK | 0.97 | 0 | 0.42 | 0.54 |
| HSL | 153.98º | 0.93% | 0.24% | - |
| HSV(B) | 153.98º | 0.97% | 0.46% | - |
| XYZ | 7.45 | 13.17 | 7.62 | - |
| YUV | 77.63 | 122.56 | 75.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 117 | 68 | 0.97 | 0 | 0.42 | 0.54 | 153.98 | 0.93 | 0.24 |
| Hex | 4 | 75 | 44 | 61 | 0 | 2A | 36 | 9A | 5D | 18 |
| Octal | 4 | 165 | 104 | 141 | 0 | 52 | 66 | 232 | 135 | 30 |
| Binary | 100 | 1110101 | 1000100 | 1100001 | 0 | 101010 | 110110 | 10011010 | 1011101 | 11000 |
Color Harmonies of #047544
Complementary color
Monochromatic Colors of #047544
Black with #047544
Text Example
Text Example
White with #047544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047544; }
p { color: rgb(4,117,68); }
H1.HeaderClassName
{
color: #047544;
}
.AnyTagClassName
{
color: #047544;
}
</style>
background-color css
<style>
a { background-color: #047544; }
a { background-color: rgb(4,117,68); }
div.DivClassName
{
background-color: #047544;
}
.BgClassName
{
background-color: #047544;
}
</style>
border-color css
<style>
span { border-color: #047544; }
span { border-color: rgb(4,117,68); }
td.TdClassName
{
border-color: #047544;
}
.TagClassName
{
border-color: #047544;
}
</style>