Shades of Watercourse #057553
Tints of Watercourse #057553
RGB
CMYK
RGB Variations
Color information
#057553 (or 0x057553) is known color: Watercourse. HEX triplet: 05, 75 and 53. RGB value is (5,117,83). Sum of RGB (Red+Green+Blue) = 5+117+83=205 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.44% from 205); Green value is 117 (46.09% from 255 or 57.07% from 205); Blue value is 83 (32.81% from 255 or 40.49% from 205); Max value from RGB is 117 - color contains mainly: green. Hex color #057553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057553 is #FA8AAC. Grayscale: #4F4F4F. Windows color (decimal): -16419501 or 5469445. OLE color: 5469445.
HSL color Cylindrical-coordinate representation of color #057553: hue angle of 161.79º 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 #057553 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 117 | 83 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.54 |
| HSL | 161.79º | 0.92% | 0.24% | - |
| HSV(B) | 161.79º | 0.96% | 0.46% | - |
| XYZ | 7.99 | 13.38 | 10.35 | - |
| YUV | 79.64 | 129.89 | 74.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 117 | 83 | 0.96 | 0 | 0.29 | 0.54 | 161.79 | 0.92 | 0.24 |
| Hex | 5 | 75 | 53 | 60 | 0 | 1D | 36 | A2 | 5C | 18 |
| Octal | 5 | 165 | 123 | 140 | 0 | 35 | 66 | 242 | 134 | 30 |
| Binary | 101 | 1110101 | 1010011 | 1100000 | 0 | 11101 | 110110 | 10100010 | 1011100 | 11000 |
Color Harmonies of #057553
Complementary color
Monochromatic Colors of #057553
Black with #057553
Text Example
Text Example
White with #057553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057553; }
p { color: rgb(5,117,83); }
H1.HeaderClassName
{
color: #057553;
}
.AnyTagClassName
{
color: #057553;
}
</style>
background-color css
<style>
a { background-color: #057553; }
a { background-color: rgb(5,117,83); }
div.DivClassName
{
background-color: #057553;
}
.BgClassName
{
background-color: #057553;
}
</style>
border-color css
<style>
span { border-color: #057553; }
span { border-color: rgb(5,117,83); }
td.TdClassName
{
border-color: #057553;
}
.TagClassName
{
border-color: #057553;
}
</style>