Shades of Watercourse #047055
Tints of Watercourse #047055
RGB
CMYK
RGB Variations
Color information
#047055 (or 0x047055) is known color: Watercourse. HEX triplet: 04, 70 and 55. RGB value is (4,112,85). Sum of RGB (Red+Green+Blue) = 4+112+85=201 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.99% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 85 (33.59% from 255 or 42.29% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #047055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047055 is #FB8FAA. Grayscale: #4C4C4C. Windows color (decimal): -16486315 or 5599236. OLE color: 5599236.
HSL color Cylindrical-coordinate representation of color #047055: hue angle of 165º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047055 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 112 | 85 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.56 |
| HSL | 165º | 0.93% | 0.23% | - |
| HSV(B) | 165º | 0.96% | 0.44% | - |
| XYZ | 7.48 | 12.27 | 10.57 | - |
| YUV | 76.63 | 132.72 | 76.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 112 | 85 | 0.96 | 0 | 0.24 | 0.56 | 165 | 0.93 | 0.23 |
| Hex | 4 | 70 | 55 | 60 | 0 | 18 | 38 | A5 | 5D | 17 |
| Octal | 4 | 160 | 125 | 140 | 0 | 30 | 70 | 245 | 135 | 27 |
| Binary | 100 | 1110000 | 1010101 | 1100000 | 0 | 11000 | 111000 | 10100101 | 1011101 | 10111 |
Color Harmonies of #047055
Complementary color
Monochromatic Colors of #047055
Black with #047055
Text Example
Text Example
White with #047055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047055; }
p { color: rgb(4,112,85); }
H1.HeaderClassName
{
color: #047055;
}
.AnyTagClassName
{
color: #047055;
}
</style>
background-color css
<style>
a { background-color: #047055; }
a { background-color: rgb(4,112,85); }
div.DivClassName
{
background-color: #047055;
}
.BgClassName
{
background-color: #047055;
}
</style>
border-color css
<style>
span { border-color: #047055; }
span { border-color: rgb(4,112,85); }
td.TdClassName
{
border-color: #047055;
}
.TagClassName
{
border-color: #047055;
}
</style>