Shades of Watercourse #057244
Tints of Watercourse #057244
RGB
CMYK
RGB Variations
Color information
#057244 (or 0x057244) is known color: Watercourse. HEX triplet: 05, 72 and 44. RGB value is (5,114,68). Sum of RGB (Red+Green+Blue) = 5+114+68=187 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.67% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 68 (26.95% from 255 or 36.36% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #057244 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057244 is #FA8DBB. Grayscale: #4C4C4C. Windows color (decimal): -16420284 or 4485637. OLE color: 4485637.
HSL color Cylindrical-coordinate representation of color #057244: hue angle of 154.68º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057244 is Cyan = 0.96, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 68 | - |
| CMYK | 0.96 | 0 | 0.40 | 0.55 |
| HSL | 154.68º | 0.92% | 0.23% | - |
| HSV(B) | 154.68º | 0.96% | 0.45% | - |
| XYZ | 7.12 | 12.48 | 7.5 | - |
| YUV | 76.17 | 123.39 | 77.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 68 | 0.96 | 0 | 0.40 | 0.55 | 154.68 | 0.92 | 0.23 |
| Hex | 5 | 72 | 44 | 60 | 0 | 28 | 37 | 9B | 5C | 17 |
| Octal | 5 | 162 | 104 | 140 | 0 | 50 | 67 | 233 | 134 | 27 |
| Binary | 101 | 1110010 | 1000100 | 1100000 | 0 | 101000 | 110111 | 10011011 | 1011100 | 10111 |
Color Harmonies of #057244
Complementary color
Monochromatic Colors of #057244
Black with #057244
Text Example
Text Example
White with #057244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057244; }
p { color: rgb(5,114,68); }
H1.HeaderClassName
{
color: #057244;
}
.AnyTagClassName
{
color: #057244;
}
</style>
background-color css
<style>
a { background-color: #057244; }
a { background-color: rgb(5,114,68); }
div.DivClassName
{
background-color: #057244;
}
.BgClassName
{
background-color: #057244;
}
</style>
border-color css
<style>
span { border-color: #057244; }
span { border-color: rgb(5,114,68); }
td.TdClassName
{
border-color: #057244;
}
.TagClassName
{
border-color: #057244;
}
</style>