Shades of Watercourse #057356
Tints of Watercourse #057356
RGB
CMYK
RGB Variations
Color information
#057356 (or 0x057356) is known color: Watercourse. HEX triplet: 05, 73 and 56. RGB value is (5,115,86). Sum of RGB (Red+Green+Blue) = 5+115+86=206 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.43% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #057356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057356 is #FA8CA9. Grayscale: #4E4E4E. Windows color (decimal): -16420010 or 5665541. OLE color: 5665541.
HSL color Cylindrical-coordinate representation of color #057356: hue angle of 164.18º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057356 is Cyan = 0.96, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 115 | 86 | - |
| CMYK | 0.96 | 0 | 0.25 | 0.55 |
| HSL | 164.18º | 0.92% | 0.24% | - |
| HSV(B) | 164.18º | 0.96% | 0.45% | - |
| XYZ | 7.87 | 12.97 | 10.89 | - |
| YUV | 78.8 | 132.06 | 75.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 86 | 0.96 | 0 | 0.25 | 0.55 | 164.18 | 0.92 | 0.24 |
| Hex | 5 | 73 | 56 | 60 | 0 | 19 | 37 | A4 | 5C | 18 |
| Octal | 5 | 163 | 126 | 140 | 0 | 31 | 67 | 244 | 134 | 30 |
| Binary | 101 | 1110011 | 1010110 | 1100000 | 0 | 11001 | 110111 | 10100100 | 1011100 | 11000 |
Color Harmonies of #057356
Complementary color
Monochromatic Colors of #057356
Black with #057356
Text Example
Text Example
White with #057356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057356; }
p { color: rgb(5,115,86); }
H1.HeaderClassName
{
color: #057356;
}
.AnyTagClassName
{
color: #057356;
}
</style>
background-color css
<style>
a { background-color: #057356; }
a { background-color: rgb(5,115,86); }
div.DivClassName
{
background-color: #057356;
}
.BgClassName
{
background-color: #057356;
}
</style>
border-color css
<style>
span { border-color: #057356; }
span { border-color: rgb(5,115,86); }
td.TdClassName
{
border-color: #057356;
}
.TagClassName
{
border-color: #057356;
}
</style>