Shades of Watercourse #047551
Tints of Watercourse #047551
RGB
CMYK
RGB Variations
Color information
#047551 (or 0x047551) is known color: Watercourse. HEX triplet: 04, 75 and 51. RGB value is (4,117,81). Sum of RGB (Red+Green+Blue) = 4+117+81=202 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.98% from 202); Green value is 117 (46.09% from 255 or 57.92% from 202); Blue value is 81 (32.03% from 255 or 40.10% from 202); Max value from RGB is 117 - color contains mainly: green. Hex color #047551 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047551 is #FB8AAE. Grayscale: #4F4F4F. Windows color (decimal): -16485039 or 5338372. OLE color: 5338372.
HSL color Cylindrical-coordinate representation of color #047551: hue angle of 160.88º 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 #047551 is Cyan = 0.97, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 117 | 81 | - |
| CMYK | 0.97 | 0 | 0.31 | 0.54 |
| HSL | 160.89º | 0.93% | 0.24% | - |
| HSV(B) | 160.89º | 0.97% | 0.46% | - |
| XYZ | 7.9 | 13.34 | 9.94 | - |
| YUV | 79.11 | 129.06 | 74.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 117 | 81 | 0.97 | 0 | 0.31 | 0.54 | 160.89 | 0.93 | 0.24 |
| Hex | 4 | 75 | 51 | 61 | 0 | 1F | 36 | A1 | 5D | 18 |
| Octal | 4 | 165 | 121 | 141 | 0 | 37 | 66 | 241 | 135 | 30 |
| Binary | 100 | 1110101 | 1010001 | 1100001 | 0 | 11111 | 110110 | 10100001 | 1011101 | 11000 |
Color Harmonies of #047551
Complementary color
Monochromatic Colors of #047551
Black with #047551
Text Example
Text Example
White with #047551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047551; }
p { color: rgb(4,117,81); }
H1.HeaderClassName
{
color: #047551;
}
.AnyTagClassName
{
color: #047551;
}
</style>
background-color css
<style>
a { background-color: #047551; }
a { background-color: rgb(4,117,81); }
div.DivClassName
{
background-color: #047551;
}
.BgClassName
{
background-color: #047551;
}
</style>
border-color css
<style>
span { border-color: #047551; }
span { border-color: rgb(4,117,81); }
td.TdClassName
{
border-color: #047551;
}
.TagClassName
{
border-color: #047551;
}
</style>