Shades of Watercourse #057347
Tints of Watercourse #057347
RGB
CMYK
RGB Variations
Color information
#057347 (or 0x057347) is known color: Watercourse. HEX triplet: 05, 73 and 47. RGB value is (5,115,71). Sum of RGB (Red+Green+Blue) = 5+115+71=191 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.62% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 71 (28.12% from 255 or 37.17% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #057347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057347 is #FA8CB8. Grayscale: #4D4D4D. Windows color (decimal): -16420025 or 4682501. OLE color: 4682501.
HSL color Cylindrical-coordinate representation of color #057347: hue angle of 156º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057347 is Cyan = 0.96, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 115 | 71 | - |
| CMYK | 0.96 | 0 | 0.38 | 0.55 |
| HSL | 156º | 0.92% | 0.24% | - |
| HSV(B) | 156º | 0.96% | 0.45% | - |
| XYZ | 7.33 | 12.75 | 8.04 | - |
| YUV | 77.09 | 124.56 | 76.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 71 | 0.96 | 0 | 0.38 | 0.55 | 156 | 0.92 | 0.24 |
| Hex | 5 | 73 | 47 | 60 | 0 | 26 | 37 | 9C | 5C | 18 |
| Octal | 5 | 163 | 107 | 140 | 0 | 46 | 67 | 234 | 134 | 30 |
| Binary | 101 | 1110011 | 1000111 | 1100000 | 0 | 100110 | 110111 | 10011100 | 1011100 | 11000 |
Color Harmonies of #057347
Complementary color
Monochromatic Colors of #057347
Black with #057347
Text Example
Text Example
White with #057347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057347; }
p { color: rgb(5,115,71); }
H1.HeaderClassName
{
color: #057347;
}
.AnyTagClassName
{
color: #057347;
}
</style>
background-color css
<style>
a { background-color: #057347; }
a { background-color: rgb(5,115,71); }
div.DivClassName
{
background-color: #057347;
}
.BgClassName
{
background-color: #057347;
}
</style>
border-color css
<style>
span { border-color: #057347; }
span { border-color: rgb(5,115,71); }
td.TdClassName
{
border-color: #057347;
}
.TagClassName
{
border-color: #057347;
}
</style>