Shades of Watercourse #057150
Tints of Watercourse #057150
RGB
CMYK
RGB Variations
Color information
#057150 (or 0x057150) is known color: Watercourse. HEX triplet: 05, 71 and 50. RGB value is (5,113,80). Sum of RGB (Red+Green+Blue) = 5+113+80=198 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.53% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 80 (31.64% from 255 or 40.40% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #057150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057150 is #FA8EAF. Grayscale: #4C4C4C. Windows color (decimal): -16420528 or 5271813. OLE color: 5271813.
HSL color Cylindrical-coordinate representation of color #057150: hue angle of 161.67º degrees, saturation: 0.92, 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 #057150 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 113 | 80 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.56 |
| HSL | 161.67º | 0.92% | 0.23% | - |
| HSV(B) | 161.67º | 0.96% | 0.44% | - |
| XYZ | 7.42 | 12.42 | 9.6 | - |
| YUV | 76.95 | 129.72 | 76.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 113 | 80 | 0.96 | 0 | 0.29 | 0.56 | 161.67 | 0.92 | 0.23 |
| Hex | 5 | 71 | 50 | 60 | 0 | 1D | 38 | A2 | 5C | 17 |
| Octal | 5 | 161 | 120 | 140 | 0 | 35 | 70 | 242 | 134 | 27 |
| Binary | 101 | 1110001 | 1010000 | 1100000 | 0 | 11101 | 111000 | 10100010 | 1011100 | 10111 |
Color Harmonies of #057150
Complementary color
Monochromatic Colors of #057150
Black with #057150
Text Example
Text Example
White with #057150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057150; }
p { color: rgb(5,113,80); }
H1.HeaderClassName
{
color: #057150;
}
.AnyTagClassName
{
color: #057150;
}
</style>
background-color css
<style>
a { background-color: #057150; }
a { background-color: rgb(5,113,80); }
div.DivClassName
{
background-color: #057150;
}
.BgClassName
{
background-color: #057150;
}
</style>
border-color css
<style>
span { border-color: #057150; }
span { border-color: rgb(5,113,80); }
td.TdClassName
{
border-color: #057150;
}
.TagClassName
{
border-color: #057150;
}
</style>