Shades of Watercourse #057854
Tints of Watercourse #057854
RGB
CMYK
RGB Variations
Color information
#057854 (or 0x057854) is known color: Watercourse. HEX triplet: 05, 78 and 54. RGB value is (5,120,84). Sum of RGB (Red+Green+Blue) = 5+120+84=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 120 (47.27% from 255 or 57.42% from 209); Blue value is 84 (33.20% from 255 or 40.19% from 209); Max value from RGB is 120 - color contains mainly: green. Hex color #057854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057854 is #FA87AB. Grayscale: #515151. Windows color (decimal): -16418732 or 5535749. OLE color: 5535749.
HSL color Cylindrical-coordinate representation of color #057854: hue angle of 161.22º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057854 is Cyan = 0.96, Magento = 0, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 120 | 84 | - |
| CMYK | 0.96 | 0 | 0.3 | 0.53 |
| HSL | 161.22º | 0.92% | 0.25% | - |
| HSV(B) | 161.22º | 0.96% | 0.47% | - |
| XYZ | 8.38 | 14.11 | 10.67 | - |
| YUV | 81.51 | 129.4 | 73.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 120 | 84 | 0.96 | 0 | 0.3 | 0.53 | 161.22 | 0.92 | 0.25 |
| Hex | 5 | 78 | 54 | 60 | 0 | 1E | 35 | A1 | 5C | 19 |
| Octal | 5 | 170 | 124 | 140 | 0 | 36 | 65 | 241 | 134 | 31 |
| Binary | 101 | 1111000 | 1010100 | 1100000 | 0 | 11110 | 110101 | 10100001 | 1011100 | 11001 |
Color Harmonies of #057854
Complementary color
Monochromatic Colors of #057854
Black with #057854
Text Example
Text Example
White with #057854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057854; }
p { color: rgb(5,120,84); }
H1.HeaderClassName
{
color: #057854;
}
.AnyTagClassName
{
color: #057854;
}
</style>
background-color css
<style>
a { background-color: #057854; }
a { background-color: rgb(5,120,84); }
div.DivClassName
{
background-color: #057854;
}
.BgClassName
{
background-color: #057854;
}
</style>
border-color css
<style>
span { border-color: #057854; }
span { border-color: rgb(5,120,84); }
td.TdClassName
{
border-color: #057854;
}
.TagClassName
{
border-color: #057854;
}
</style>