Shades of Watercourse #057953
Tints of Watercourse #057953
RGB
CMYK
RGB Variations
Color information
#057953 (or 0x057953) is known color: Watercourse. HEX triplet: 05, 79 and 53. RGB value is (5,121,83). Sum of RGB (Red+Green+Blue) = 5+121+83=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 121 (47.66% from 255 or 57.89% from 209); Blue value is 83 (32.81% from 255 or 39.71% from 209); Max value from RGB is 121 - color contains mainly: green. Hex color #057953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057953 is #FA86AC. Grayscale: #525252. Windows color (decimal): -16418477 or 5470469. OLE color: 5470469.
HSL color Cylindrical-coordinate representation of color #057953: hue angle of 160.34º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057953 is Cyan = 0.96, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 121 | 83 | - |
| CMYK | 0.96 | 0 | 0.31 | 0.53 |
| HSL | 160.34º | 0.92% | 0.25% | - |
| HSV(B) | 160.34º | 0.96% | 0.47% | - |
| XYZ | 8.46 | 14.33 | 10.5 | - |
| YUV | 81.98 | 128.57 | 73.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 121 | 83 | 0.96 | 0 | 0.31 | 0.53 | 160.34 | 0.92 | 0.25 |
| Hex | 5 | 79 | 53 | 60 | 0 | 1F | 35 | A0 | 5C | 19 |
| Octal | 5 | 171 | 123 | 140 | 0 | 37 | 65 | 240 | 134 | 31 |
| Binary | 101 | 1111001 | 1010011 | 1100000 | 0 | 11111 | 110101 | 10100000 | 1011100 | 11001 |
Color Harmonies of #057953
Complementary color
Monochromatic Colors of #057953
Black with #057953
Text Example
Text Example
White with #057953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057953; }
p { color: rgb(5,121,83); }
H1.HeaderClassName
{
color: #057953;
}
.AnyTagClassName
{
color: #057953;
}
</style>
background-color css
<style>
a { background-color: #057953; }
a { background-color: rgb(5,121,83); }
div.DivClassName
{
background-color: #057953;
}
.BgClassName
{
background-color: #057953;
}
</style>
border-color css
<style>
span { border-color: #057953; }
span { border-color: rgb(5,121,83); }
td.TdClassName
{
border-color: #057953;
}
.TagClassName
{
border-color: #057953;
}
</style>