Shades of Watercourse #057152
Tints of Watercourse #057152
RGB
CMYK
RGB Variations
Color information
#057152 (or 0x057152) is known color: Watercourse. HEX triplet: 05, 71 and 52. RGB value is (5,113,82). Sum of RGB (Red+Green+Blue) = 5+113+82=200 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.5% from 200); Green value is 113 (44.53% from 255 or 56.5% from 200); Blue value is 82 (32.42% from 255 or 41% from 200); Max value from RGB is 113 - color contains mainly: green. Hex color #057152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057152 is #FA8EAD. Grayscale: #4D4D4D. Windows color (decimal): -16420526 or 5402885. OLE color: 5402885.
HSL color Cylindrical-coordinate representation of color #057152: hue angle of 162.78º 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 #057152 is Cyan = 0.96, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 113 | 82 | - |
| CMYK | 0.96 | 0 | 0.27 | 0.56 |
| HSL | 162.78º | 0.92% | 0.23% | - |
| HSV(B) | 162.78º | 0.96% | 0.44% | - |
| XYZ | 7.49 | 12.45 | 9.99 | - |
| YUV | 77.17 | 130.72 | 76.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 113 | 82 | 0.96 | 0 | 0.27 | 0.56 | 162.78 | 0.92 | 0.23 |
| Hex | 5 | 71 | 52 | 60 | 0 | 1B | 38 | A3 | 5C | 17 |
| Octal | 5 | 161 | 122 | 140 | 0 | 33 | 70 | 243 | 134 | 27 |
| Binary | 101 | 1110001 | 1010010 | 1100000 | 0 | 11011 | 111000 | 10100011 | 1011100 | 10111 |
Color Harmonies of #057152
Complementary color
Monochromatic Colors of #057152
Black with #057152
Text Example
Text Example
White with #057152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057152; }
p { color: rgb(5,113,82); }
H1.HeaderClassName
{
color: #057152;
}
.AnyTagClassName
{
color: #057152;
}
</style>
background-color css
<style>
a { background-color: #057152; }
a { background-color: rgb(5,113,82); }
div.DivClassName
{
background-color: #057152;
}
.BgClassName
{
background-color: #057152;
}
</style>
border-color css
<style>
span { border-color: #057152; }
span { border-color: rgb(5,113,82); }
td.TdClassName
{
border-color: #057152;
}
.TagClassName
{
border-color: #057152;
}
</style>