Shades of Watercourse #047552
Tints of Watercourse #047552
RGB
CMYK
RGB Variations
Color information
#047552 (or 0x047552) is known color: Watercourse. HEX triplet: 04, 75 and 52. RGB value is (4,117,82). Sum of RGB (Red+Green+Blue) = 4+117+82=203 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.97% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #047552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047552 is #FB8AAD. Grayscale: #4F4F4F. Windows color (decimal): -16485038 or 5403908. OLE color: 5403908.
HSL color Cylindrical-coordinate representation of color #047552: hue angle of 161.42º 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 #047552 is Cyan = 0.97, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 117 | 82 | - |
| CMYK | 0.97 | 0 | 0.30 | 0.54 |
| HSL | 161.42º | 0.93% | 0.24% | - |
| HSV(B) | 161.42º | 0.97% | 0.46% | - |
| XYZ | 7.93 | 13.36 | 10.14 | - |
| YUV | 79.22 | 129.56 | 74.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 117 | 82 | 0.97 | 0 | 0.30 | 0.54 | 161.42 | 0.93 | 0.24 |
| Hex | 4 | 75 | 52 | 61 | 0 | 1E | 36 | A1 | 5D | 18 |
| Octal | 4 | 165 | 122 | 141 | 0 | 36 | 66 | 241 | 135 | 30 |
| Binary | 100 | 1110101 | 1010010 | 1100001 | 0 | 11110 | 110110 | 10100001 | 1011101 | 11000 |
Color Harmonies of #047552
Complementary color
Monochromatic Colors of #047552
Black with #047552
Text Example
Text Example
White with #047552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047552; }
p { color: rgb(4,117,82); }
H1.HeaderClassName
{
color: #047552;
}
.AnyTagClassName
{
color: #047552;
}
</style>
background-color css
<style>
a { background-color: #047552; }
a { background-color: rgb(4,117,82); }
div.DivClassName
{
background-color: #047552;
}
.BgClassName
{
background-color: #047552;
}
</style>
border-color css
<style>
span { border-color: #047552; }
span { border-color: rgb(4,117,82); }
td.TdClassName
{
border-color: #047552;
}
.TagClassName
{
border-color: #047552;
}
</style>