Shades of Watercourse #057654
Tints of Watercourse #057654
RGB
CMYK
RGB Variations
Color information
#057654 (or 0x057654) is known color: Watercourse. HEX triplet: 05, 76 and 54. RGB value is (5,118,84). Sum of RGB (Red+Green+Blue) = 5+118+84=207 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.42% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 84 (33.20% from 255 or 40.58% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #057654 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057654 is #FA89AB. Grayscale: #505050. Windows color (decimal): -16419244 or 5535237. OLE color: 5535237.
HSL color Cylindrical-coordinate representation of color #057654: hue angle of 161.95º 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 #057654 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 118 | 84 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.54 |
| HSL | 161.95º | 0.92% | 0.24% | - |
| HSV(B) | 161.95º | 0.96% | 0.46% | - |
| XYZ | 8.14 | 13.63 | 10.59 | - |
| YUV | 80.34 | 130.06 | 74.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 118 | 84 | 0.96 | 0 | 0.29 | 0.54 | 161.95 | 0.92 | 0.24 |
| Hex | 5 | 76 | 54 | 60 | 0 | 1D | 36 | A2 | 5C | 18 |
| Octal | 5 | 166 | 124 | 140 | 0 | 35 | 66 | 242 | 134 | 30 |
| Binary | 101 | 1110110 | 1010100 | 1100000 | 0 | 11101 | 110110 | 10100010 | 1011100 | 11000 |
Color Harmonies of #057654
Complementary color
Monochromatic Colors of #057654
Black with #057654
Text Example
Text Example
White with #057654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057654; }
p { color: rgb(5,118,84); }
H1.HeaderClassName
{
color: #057654;
}
.AnyTagClassName
{
color: #057654;
}
</style>
background-color css
<style>
a { background-color: #057654; }
a { background-color: rgb(5,118,84); }
div.DivClassName
{
background-color: #057654;
}
.BgClassName
{
background-color: #057654;
}
</style>
border-color css
<style>
span { border-color: #057654; }
span { border-color: rgb(5,118,84); }
td.TdClassName
{
border-color: #057654;
}
.TagClassName
{
border-color: #057654;
}
</style>