Shades of Watercourse #057446
Tints of Watercourse #057446
RGB
CMYK
RGB Variations
Color information
#057446 (or 0x057446) is known color: Watercourse. HEX triplet: 05, 74 and 46. RGB value is (5,116,70). Sum of RGB (Red+Green+Blue) = 5+116+70=191 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.62% from 191); Green value is 116 (45.70% from 255 or 60.73% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 116 - color contains mainly: green. Hex color #057446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057446 is #FA8BB9. Grayscale: #4D4D4D. Windows color (decimal): -16419770 or 4617221. OLE color: 4617221.
HSL color Cylindrical-coordinate representation of color #057446: hue angle of 155.14º 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 #057446 is Cyan = 0.96, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 70 | - |
| CMYK | 0.96 | 0 | 0.40 | 0.55 |
| HSL | 155.14º | 0.92% | 0.24% | - |
| HSV(B) | 155.14º | 0.96% | 0.45% | - |
| XYZ | 7.41 | 12.97 | 7.91 | - |
| YUV | 77.57 | 123.73 | 76.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 70 | 0.96 | 0 | 0.40 | 0.55 | 155.14 | 0.92 | 0.24 |
| Hex | 5 | 74 | 46 | 60 | 0 | 28 | 37 | 9B | 5C | 18 |
| Octal | 5 | 164 | 106 | 140 | 0 | 50 | 67 | 233 | 134 | 30 |
| Binary | 101 | 1110100 | 1000110 | 1100000 | 0 | 101000 | 110111 | 10011011 | 1011100 | 11000 |
Color Harmonies of #057446
Complementary color
Monochromatic Colors of #057446
Black with #057446
Text Example
Text Example
White with #057446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057446; }
p { color: rgb(5,116,70); }
H1.HeaderClassName
{
color: #057446;
}
.AnyTagClassName
{
color: #057446;
}
</style>
background-color css
<style>
a { background-color: #057446; }
a { background-color: rgb(5,116,70); }
div.DivClassName
{
background-color: #057446;
}
.BgClassName
{
background-color: #057446;
}
</style>
border-color css
<style>
span { border-color: #057446; }
span { border-color: rgb(5,116,70); }
td.TdClassName
{
border-color: #057446;
}
.TagClassName
{
border-color: #057446;
}
</style>