Shades of Rain Forest #717835
Tints of Rain Forest #717835
RGB
CMYK
RGB Variations
Color information
#717835 (or 0x717835) is known color: Rain Forest. HEX triplet: 71, 78 and 35. RGB value is (113,120,53). Sum of RGB (Red+Green+Blue) = 113+120+53=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 120 (47.27% from 255 or 41.96% from 286); Blue value is 53 (21.09% from 255 or 18.53% from 286); Max value from RGB is 120 - color contains mainly: green. Hex color #717835 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717835 is #8E87CA. Grayscale: #6E6E6E. Windows color (decimal): -9340875 or 3504241. OLE color: 3504241.
HSL color Cylindrical-coordinate representation of color #717835: hue angle of 66.27º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #717835 is Cyan = 0.06, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 120 | 53 | - |
| CMYK | 0.06 | 0 | 0.56 | 0.53 |
| HSL | 66.27º | 0.39% | 0.34% | - |
| HSV(B) | 66.27º | 0.56% | 0.47% | - |
| XYZ | 14.17 | 17.2 | 5.94 | - |
| YUV | 110.27 | 95.68 | 129.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 120 | 53 | 0.06 | 0 | 0.56 | 0.53 | 66.27 | 0.39 | 0.34 |
| Hex | 71 | 78 | 35 | 6 | 0 | 38 | 35 | 42 | 27 | 22 |
| Octal | 161 | 170 | 65 | 6 | 0 | 70 | 65 | 102 | 47 | 42 |
| Binary | 1110001 | 1111000 | 110101 | 110 | 0 | 111000 | 110101 | 1000010 | 100111 | 100010 |
Color Harmonies of #717835
Complementary color
Monochromatic Colors of #717835
Black with #717835
Text Example
Text Example
White with #717835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717835; }
p { color: rgb(113,120,53); }
H1.HeaderClassName
{
color: #717835;
}
.AnyTagClassName
{
color: #717835;
}
</style>
background-color css
<style>
a { background-color: #717835; }
a { background-color: rgb(113,120,53); }
div.DivClassName
{
background-color: #717835;
}
.BgClassName
{
background-color: #717835;
}
</style>
border-color css
<style>
span { border-color: #717835; }
span { border-color: rgb(113,120,53); }
td.TdClassName
{
border-color: #717835;
}
.TagClassName
{
border-color: #717835;
}
</style>