Shades of Watercourse #057154
Tints of Watercourse #057154
RGB
CMYK
RGB Variations
Color information
#057154 (or 0x057154) is known color: Watercourse. HEX triplet: 05, 71 and 54. RGB value is (5,113,84). Sum of RGB (Red+Green+Blue) = 5+113+84=202 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.48% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #057154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057154 is #FA8EAB. Grayscale: #4D4D4D. Windows color (decimal): -16420524 or 5533957. OLE color: 5533957.
HSL color Cylindrical-coordinate representation of color #057154: hue angle of 163.89º 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 #057154 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 113 | 84 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.56 |
| HSL | 163.89º | 0.92% | 0.23% | - |
| HSV(B) | 163.89º | 0.96% | 0.44% | - |
| XYZ | 7.57 | 12.48 | 10.4 | - |
| YUV | 77.4 | 131.72 | 76.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 113 | 84 | 0.96 | 0 | 0.26 | 0.56 | 163.89 | 0.92 | 0.23 |
| Hex | 5 | 71 | 54 | 60 | 0 | 1A | 38 | A4 | 5C | 17 |
| Octal | 5 | 161 | 124 | 140 | 0 | 32 | 70 | 244 | 134 | 27 |
| Binary | 101 | 1110001 | 1010100 | 1100000 | 0 | 11010 | 111000 | 10100100 | 1011100 | 10111 |
Color Harmonies of #057154
Complementary color
Monochromatic Colors of #057154
Black with #057154
Text Example
Text Example
White with #057154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057154; }
p { color: rgb(5,113,84); }
H1.HeaderClassName
{
color: #057154;
}
.AnyTagClassName
{
color: #057154;
}
</style>
background-color css
<style>
a { background-color: #057154; }
a { background-color: rgb(5,113,84); }
div.DivClassName
{
background-color: #057154;
}
.BgClassName
{
background-color: #057154;
}
</style>
border-color css
<style>
span { border-color: #057154; }
span { border-color: rgb(5,113,84); }
td.TdClassName
{
border-color: #057154;
}
.TagClassName
{
border-color: #057154;
}
</style>