Shades of Rain Forest #717936
Tints of Rain Forest #717936
RGB
CMYK
RGB Variations
Color information
#717936 (or 0x717936) is known color: Rain Forest. HEX triplet: 71, 79 and 36. RGB value is (113,121,54). Sum of RGB (Red+Green+Blue) = 113+121+54=288 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.24% from 288); Green value is 121 (47.66% from 255 or 42.01% from 288); Blue value is 54 (21.48% from 255 or 18.75% from 288); Max value from RGB is 121 - color contains mainly: green. Hex color #717936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717936 is #8E86C9. Grayscale: #6F6F6F. Windows color (decimal): -9340618 or 3570033. OLE color: 3570033.
HSL color Cylindrical-coordinate representation of color #717936: hue angle of 67.16º 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 #717936 is Cyan = 0.07, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 54 | - |
| CMYK | 0.07 | 0 | 0.55 | 0.53 |
| HSL | 67.16º | 0.38% | 0.34% | - |
| HSV(B) | 67.16º | 0.55% | 0.47% | - |
| XYZ | 14.31 | 17.45 | 6.1 | - |
| YUV | 110.97 | 95.85 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 54 | 0.07 | 0 | 0.55 | 0.53 | 67.16 | 0.38 | 0.34 |
| Hex | 71 | 79 | 36 | 7 | 0 | 37 | 35 | 43 | 26 | 22 |
| Octal | 161 | 171 | 66 | 7 | 0 | 67 | 65 | 103 | 46 | 42 |
| Binary | 1110001 | 1111001 | 110110 | 111 | 0 | 110111 | 110101 | 1000011 | 100110 | 100010 |
Color Harmonies of #717936
Complementary color
Monochromatic Colors of #717936
Black with #717936
Text Example
Text Example
White with #717936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717936; }
p { color: rgb(113,121,54); }
H1.HeaderClassName
{
color: #717936;
}
.AnyTagClassName
{
color: #717936;
}
</style>
background-color css
<style>
a { background-color: #717936; }
a { background-color: rgb(113,121,54); }
div.DivClassName
{
background-color: #717936;
}
.BgClassName
{
background-color: #717936;
}
</style>
border-color css
<style>
span { border-color: #717936; }
span { border-color: rgb(113,121,54); }
td.TdClassName
{
border-color: #717936;
}
.TagClassName
{
border-color: #717936;
}
</style>