Shades of Watercourse #057151
Tints of Watercourse #057151
RGB
CMYK
RGB Variations
Color information
#057151 (or 0x057151) is known color: Watercourse. HEX triplet: 05, 71 and 51. RGB value is (5,113,81). Sum of RGB (Red+Green+Blue) = 5+113+81=199 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.51% from 199); Green value is 113 (44.53% from 255 or 56.78% from 199); Blue value is 81 (32.03% from 255 or 40.70% from 199); Max value from RGB is 113 - color contains mainly: green. Hex color #057151 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057151 is #FA8EAE. Grayscale: #4D4D4D. Windows color (decimal): -16420527 or 5337349. OLE color: 5337349.
HSL color Cylindrical-coordinate representation of color #057151: hue angle of 162.22º 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 #057151 is Cyan = 0.96, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 113 | 81 | - |
| CMYK | 0.96 | 0 | 0.28 | 0.56 |
| HSL | 162.22º | 0.92% | 0.23% | - |
| HSV(B) | 162.22º | 0.96% | 0.44% | - |
| XYZ | 7.45 | 12.44 | 9.79 | - |
| YUV | 77.06 | 130.22 | 76.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 113 | 81 | 0.96 | 0 | 0.28 | 0.56 | 162.22 | 0.92 | 0.23 |
| Hex | 5 | 71 | 51 | 60 | 0 | 1C | 38 | A2 | 5C | 17 |
| Octal | 5 | 161 | 121 | 140 | 0 | 34 | 70 | 242 | 134 | 27 |
| Binary | 101 | 1110001 | 1010001 | 1100000 | 0 | 11100 | 111000 | 10100010 | 1011100 | 10111 |
Color Harmonies of #057151
Complementary color
Monochromatic Colors of #057151
Black with #057151
Text Example
Text Example
White with #057151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057151; }
p { color: rgb(5,113,81); }
H1.HeaderClassName
{
color: #057151;
}
.AnyTagClassName
{
color: #057151;
}
</style>
background-color css
<style>
a { background-color: #057151; }
a { background-color: rgb(5,113,81); }
div.DivClassName
{
background-color: #057151;
}
.BgClassName
{
background-color: #057151;
}
</style>
border-color css
<style>
span { border-color: #057151; }
span { border-color: rgb(5,113,81); }
td.TdClassName
{
border-color: #057151;
}
.TagClassName
{
border-color: #057151;
}
</style>