Shades of Watercourse #057456
Tints of Watercourse #057456
RGB
CMYK
RGB Variations
Color information
#057456 (or 0x057456) is known color: Watercourse. HEX triplet: 05, 74 and 56. RGB value is (5,116,86). Sum of RGB (Red+Green+Blue) = 5+116+86=207 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.42% from 207); Green value is 116 (45.70% from 255 or 56.04% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 116 - color contains mainly: green. Hex color #057456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057456 is #FA8BA9. Grayscale: #4F4F4F. Windows color (decimal): -16419754 or 5665797. OLE color: 5665797.
HSL color Cylindrical-coordinate representation of color #057456: hue angle of 163.78º 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 #057456 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 86 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.55 |
| HSL | 163.78º | 0.92% | 0.24% | - |
| HSV(B) | 163.78º | 0.96% | 0.45% | - |
| XYZ | 7.99 | 13.19 | 10.93 | - |
| YUV | 79.39 | 131.73 | 74.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 86 | 0.96 | 0 | 0.26 | 0.55 | 163.78 | 0.92 | 0.24 |
| Hex | 5 | 74 | 56 | 60 | 0 | 1A | 37 | A4 | 5C | 18 |
| Octal | 5 | 164 | 126 | 140 | 0 | 32 | 67 | 244 | 134 | 30 |
| Binary | 101 | 1110100 | 1010110 | 1100000 | 0 | 11010 | 110111 | 10100100 | 1011100 | 11000 |
Color Harmonies of #057456
Complementary color
Monochromatic Colors of #057456
Black with #057456
Text Example
Text Example
White with #057456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057456; }
p { color: rgb(5,116,86); }
H1.HeaderClassName
{
color: #057456;
}
.AnyTagClassName
{
color: #057456;
}
</style>
background-color css
<style>
a { background-color: #057456; }
a { background-color: rgb(5,116,86); }
div.DivClassName
{
background-color: #057456;
}
.BgClassName
{
background-color: #057456;
}
</style>
border-color css
<style>
span { border-color: #057456; }
span { border-color: rgb(5,116,86); }
td.TdClassName
{
border-color: #057456;
}
.TagClassName
{
border-color: #057456;
}
</style>