Shades of Rain Forest #717836
Tints of Rain Forest #717836
RGB
CMYK
RGB Variations
Color information
#717836 (or 0x717836) is known color: Rain Forest. HEX triplet: 71, 78 and 36. RGB value is (113,120,54). Sum of RGB (Red+Green+Blue) = 113+120+54=287 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.37% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 54 (21.48% from 255 or 18.82% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #717836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717836 is #8E87C9. Grayscale: #6E6E6E. Windows color (decimal): -9340874 or 3569777. OLE color: 3569777.
HSL color Cylindrical-coordinate representation of color #717836: hue angle of 66.36º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #717836 is Cyan = 0.06, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 120 | 54 | - |
| CMYK | 0.06 | 0 | 0.55 | 0.53 |
| HSL | 66.36º | 0.38% | 0.34% | - |
| HSV(B) | 66.36º | 0.55% | 0.47% | - |
| XYZ | 14.19 | 17.21 | 6.06 | - |
| YUV | 110.38 | 96.18 | 129.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 120 | 54 | 0.06 | 0 | 0.55 | 0.53 | 66.36 | 0.38 | 0.34 |
| Hex | 71 | 78 | 36 | 6 | 0 | 37 | 35 | 42 | 26 | 22 |
| Octal | 161 | 170 | 66 | 6 | 0 | 67 | 65 | 102 | 46 | 42 |
| Binary | 1110001 | 1111000 | 110110 | 110 | 0 | 110111 | 110101 | 1000010 | 100110 | 100010 |
Color Harmonies of #717836
Complementary color
Monochromatic Colors of #717836
Black with #717836
Text Example
Text Example
White with #717836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717836; }
p { color: rgb(113,120,54); }
H1.HeaderClassName
{
color: #717836;
}
.AnyTagClassName
{
color: #717836;
}
</style>
background-color css
<style>
a { background-color: #717836; }
a { background-color: rgb(113,120,54); }
div.DivClassName
{
background-color: #717836;
}
.BgClassName
{
background-color: #717836;
}
</style>
border-color css
<style>
span { border-color: #717836; }
span { border-color: rgb(113,120,54); }
td.TdClassName
{
border-color: #717836;
}
.TagClassName
{
border-color: #717836;
}
</style>