Shades of Watercourse #057448
Tints of Watercourse #057448
RGB
CMYK
RGB Variations
Color information
#057448 (or 0x057448) is known color: Watercourse. HEX triplet: 05, 74 and 48. RGB value is (5,116,72). Sum of RGB (Red+Green+Blue) = 5+116+72=193 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.59% from 193); Green value is 116 (45.70% from 255 or 60.10% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 116 - color contains mainly: green. Hex color #057448 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057448 is #FA8BB7. Grayscale: #4D4D4D. Windows color (decimal): -16419768 or 4748293. OLE color: 4748293.
HSL color Cylindrical-coordinate representation of color #057448: hue angle of 156.22º 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 #057448 is Cyan = 0.96, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 72 | - |
| CMYK | 0.96 | 0 | 0.38 | 0.55 |
| HSL | 156.22º | 0.92% | 0.24% | - |
| HSV(B) | 156.22º | 0.96% | 0.45% | - |
| XYZ | 7.48 | 12.99 | 8.24 | - |
| YUV | 77.8 | 124.73 | 76.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 72 | 0.96 | 0 | 0.38 | 0.55 | 156.22 | 0.92 | 0.24 |
| Hex | 5 | 74 | 48 | 60 | 0 | 26 | 37 | 9C | 5C | 18 |
| Octal | 5 | 164 | 110 | 140 | 0 | 46 | 67 | 234 | 134 | 30 |
| Binary | 101 | 1110100 | 1001000 | 1100000 | 0 | 100110 | 110111 | 10011100 | 1011100 | 11000 |
Color Harmonies of #057448
Complementary color
Monochromatic Colors of #057448
Black with #057448
Text Example
Text Example
White with #057448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057448; }
p { color: rgb(5,116,72); }
H1.HeaderClassName
{
color: #057448;
}
.AnyTagClassName
{
color: #057448;
}
</style>
background-color css
<style>
a { background-color: #057448; }
a { background-color: rgb(5,116,72); }
div.DivClassName
{
background-color: #057448;
}
.BgClassName
{
background-color: #057448;
}
</style>
border-color css
<style>
span { border-color: #057448; }
span { border-color: rgb(5,116,72); }
td.TdClassName
{
border-color: #057448;
}
.TagClassName
{
border-color: #057448;
}
</style>