Shades of Watercourse #057649
Tints of Watercourse #057649
RGB
CMYK
RGB Variations
Color information
#057649 (or 0x057649) is known color: Watercourse. HEX triplet: 05, 76 and 49. RGB value is (5,118,73). Sum of RGB (Red+Green+Blue) = 5+118+73=196 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.55% from 196); Green value is 118 (46.48% from 255 or 60.20% from 196); Blue value is 73 (28.91% from 255 or 37.24% from 196); Max value from RGB is 118 - color contains mainly: green. Hex color #057649 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057649 is #FA89B6. Grayscale: #4F4F4F. Windows color (decimal): -16419255 or 4814341. OLE color: 4814341.
HSL color Cylindrical-coordinate representation of color #057649: hue angle of 156.11º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057649 is Cyan = 0.96, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 118 | 73 | - |
| CMYK | 0.96 | 0 | 0.38 | 0.54 |
| HSL | 156.11º | 0.92% | 0.24% | - |
| HSV(B) | 156.11º | 0.96% | 0.46% | - |
| XYZ | 7.74 | 13.47 | 8.5 | - |
| YUV | 79.08 | 124.56 | 75.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 118 | 73 | 0.96 | 0 | 0.38 | 0.54 | 156.11 | 0.92 | 0.24 |
| Hex | 5 | 76 | 49 | 60 | 0 | 26 | 36 | 9C | 5C | 18 |
| Octal | 5 | 166 | 111 | 140 | 0 | 46 | 66 | 234 | 134 | 30 |
| Binary | 101 | 1110110 | 1001001 | 1100000 | 0 | 100110 | 110110 | 10011100 | 1011100 | 11000 |
Color Harmonies of #057649
Complementary color
Monochromatic Colors of #057649
Black with #057649
Text Example
Text Example
White with #057649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057649; }
p { color: rgb(5,118,73); }
H1.HeaderClassName
{
color: #057649;
}
.AnyTagClassName
{
color: #057649;
}
</style>
background-color css
<style>
a { background-color: #057649; }
a { background-color: rgb(5,118,73); }
div.DivClassName
{
background-color: #057649;
}
.BgClassName
{
background-color: #057649;
}
</style>
border-color css
<style>
span { border-color: #057649; }
span { border-color: rgb(5,118,73); }
td.TdClassName
{
border-color: #057649;
}
.TagClassName
{
border-color: #057649;
}
</style>