Shades of Watercourse #117056
Tints of Watercourse #117056
RGB
CMYK
RGB Variations
Color information
#117056 (or 0x117056) is known color: Watercourse. HEX triplet: 11, 70 and 56. RGB value is (17,112,86). Sum of RGB (Red+Green+Blue) = 17+112+86=215 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.91% from 215); Green value is 112 (44.14% from 255 or 52.09% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 112 - color contains mainly: green. Hex color #117056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117056 is #EE8FA9. Grayscale: #505050. Windows color (decimal): -15634346 or 5664785. OLE color: 5664785.
HSL color Cylindrical-coordinate representation of color #117056: hue angle of 163.58º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117056 is Cyan = 0.85, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 112 | 86 | - |
| CMYK | 0.85 | 0 | 0.23 | 0.56 |
| HSL | 163.58º | 0.74% | 0.25% | - |
| HSV(B) | 163.58º | 0.85% | 0.44% | - |
| XYZ | 7.71 | 12.38 | 10.79 | - |
| YUV | 80.63 | 131.03 | 82.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 112 | 86 | 0.85 | 0 | 0.23 | 0.56 | 163.58 | 0.74 | 0.25 |
| Hex | 11 | 70 | 56 | 55 | 0 | 17 | 38 | A4 | 4A | 19 |
| Octal | 21 | 160 | 126 | 125 | 0 | 27 | 70 | 244 | 112 | 31 |
| Binary | 10001 | 1110000 | 1010110 | 1010101 | 0 | 10111 | 111000 | 10100100 | 1001010 | 11001 |
Color Harmonies of #117056
Complementary color
Monochromatic Colors of #117056
Black with #117056
Text Example
Text Example
White with #117056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117056; }
p { color: rgb(17,112,86); }
H1.HeaderClassName
{
color: #117056;
}
.AnyTagClassName
{
color: #117056;
}
</style>
background-color css
<style>
a { background-color: #117056; }
a { background-color: rgb(17,112,86); }
div.DivClassName
{
background-color: #117056;
}
.BgClassName
{
background-color: #117056;
}
</style>
border-color css
<style>
span { border-color: #117056; }
span { border-color: rgb(17,112,86); }
td.TdClassName
{
border-color: #117056;
}
.TagClassName
{
border-color: #117056;
}
</style>