Shades of Rain Forest #707836
Tints of Rain Forest #707836
RGB
CMYK
RGB Variations
Color information
#707836 (or 0x707836) is known color: Rain Forest. HEX triplet: 70, 78 and 36. RGB value is (112,120,54). Sum of RGB (Red+Green+Blue) = 112+120+54=286 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.16% from 286); Green value is 120 (47.27% from 255 or 41.96% from 286); Blue value is 54 (21.48% from 255 or 18.88% from 286); Max value from RGB is 120 - color contains mainly: green. Hex color #707836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707836 is #8F87C9. Grayscale: #6E6E6E. Windows color (decimal): -9406410 or 3569776. OLE color: 3569776.
HSL color Cylindrical-coordinate representation of color #707836: hue angle of 67.27º 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 #707836 is Cyan = 0.07, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 120 | 54 | - |
| CMYK | 0.07 | 0 | 0.55 | 0.53 |
| HSL | 67.27º | 0.38% | 0.34% | - |
| HSV(B) | 67.27º | 0.55% | 0.47% | - |
| XYZ | 14.06 | 17.14 | 6.06 | - |
| YUV | 110.08 | 96.35 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 120 | 54 | 0.07 | 0 | 0.55 | 0.53 | 67.27 | 0.38 | 0.34 |
| Hex | 70 | 78 | 36 | 7 | 0 | 37 | 35 | 43 | 26 | 22 |
| Octal | 160 | 170 | 66 | 7 | 0 | 67 | 65 | 103 | 46 | 42 |
| Binary | 1110000 | 1111000 | 110110 | 111 | 0 | 110111 | 110101 | 1000011 | 100110 | 100010 |
Color Harmonies of #707836
Complementary color
Monochromatic Colors of #707836
Black with #707836
Text Example
Text Example
White with #707836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707836; }
p { color: rgb(112,120,54); }
H1.HeaderClassName
{
color: #707836;
}
.AnyTagClassName
{
color: #707836;
}
</style>
background-color css
<style>
a { background-color: #707836; }
a { background-color: rgb(112,120,54); }
div.DivClassName
{
background-color: #707836;
}
.BgClassName
{
background-color: #707836;
}
</style>
border-color css
<style>
span { border-color: #707836; }
span { border-color: rgb(112,120,54); }
td.TdClassName
{
border-color: #707836;
}
.TagClassName
{
border-color: #707836;
}
</style>