Shades of Watercourse #047952
Tints of Watercourse #047952
RGB
CMYK
RGB Variations
Color information
#047952 (or 0x047952) is known color: Watercourse. HEX triplet: 04, 79 and 52. RGB value is (4,121,82). Sum of RGB (Red+Green+Blue) = 4+121+82=207 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.93% from 207); Green value is 121 (47.66% from 255 or 58.45% from 207); Blue value is 82 (32.42% from 255 or 39.61% from 207); Max value from RGB is 121 - color contains mainly: green. Hex color #047952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047952 is #FB86AD. Grayscale: #515151. Windows color (decimal): -16484014 or 5404932. OLE color: 5404932.
HSL color Cylindrical-coordinate representation of color #047952: hue angle of 160º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047952 is Cyan = 0.97, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 4 | 121 | 82 | - |
| CMYK | 0.97 | 0 | 0.32 | 0.53 |
| HSL | 160º | 0.94% | 0.25% | - |
| HSV(B) | 160º | 0.97% | 0.47% | - |
| XYZ | 8.41 | 14.31 | 10.3 | - |
| YUV | 81.57 | 128.24 | 72.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 121 | 82 | 0.97 | 0 | 0.32 | 0.53 | 160 | 0.94 | 0.25 |
| Hex | 4 | 79 | 52 | 61 | 0 | 20 | 35 | A0 | 5E | 19 |
| Octal | 4 | 171 | 122 | 141 | 0 | 40 | 65 | 240 | 136 | 31 |
| Binary | 100 | 1111001 | 1010010 | 1100001 | 0 | 100000 | 110101 | 10100000 | 1011110 | 11001 |
Color Harmonies of #047952
Complementary color
Monochromatic Colors of #047952
Black with #047952
Text Example
Text Example
White with #047952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047952; }
p { color: rgb(4,121,82); }
H1.HeaderClassName
{
color: #047952;
}
.AnyTagClassName
{
color: #047952;
}
</style>
background-color css
<style>
a { background-color: #047952; }
a { background-color: rgb(4,121,82); }
div.DivClassName
{
background-color: #047952;
}
.BgClassName
{
background-color: #047952;
}
</style>
border-color css
<style>
span { border-color: #047952; }
span { border-color: rgb(4,121,82); }
td.TdClassName
{
border-color: #047952;
}
.TagClassName
{
border-color: #047952;
}
</style>