Shades of Rain Forest #707636
Tints of Rain Forest #707636
RGB
CMYK
RGB Variations
Color information
#707636 (or 0x707636) is known color: Rain Forest. HEX triplet: 70, 76 and 36. RGB value is (112,118,54). Sum of RGB (Red+Green+Blue) = 112+118+54=284 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.44% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 54 (21.48% from 255 or 19.01% from 284); Max value from RGB is 118 - color contains mainly: green. Hex color #707636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707636 is #8F89C9. Grayscale: #6D6D6D. Windows color (decimal): -9406922 or 3569264. OLE color: 3569264.
HSL color Cylindrical-coordinate representation of color #707636: hue angle of 65.62º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #707636 is Cyan = 0.05, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 118 | 54 | - |
| CMYK | 0.05 | 0 | 0.54 | 0.54 |
| HSL | 65.63º | 0.37% | 0.34% | - |
| HSV(B) | 65.63º | 0.54% | 0.46% | - |
| XYZ | 13.83 | 16.67 | 5.98 | - |
| YUV | 108.91 | 97.01 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 118 | 54 | 0.05 | 0 | 0.54 | 0.54 | 65.63 | 0.37 | 0.34 |
| Hex | 70 | 76 | 36 | 5 | 0 | 36 | 36 | 42 | 25 | 22 |
| Octal | 160 | 166 | 66 | 5 | 0 | 66 | 66 | 102 | 45 | 42 |
| Binary | 1110000 | 1110110 | 110110 | 101 | 0 | 110110 | 110110 | 1000010 | 100101 | 100010 |
Color Harmonies of #707636
Complementary color
Monochromatic Colors of #707636
Black with #707636
Text Example
Text Example
White with #707636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707636; }
p { color: rgb(112,118,54); }
H1.HeaderClassName
{
color: #707636;
}
.AnyTagClassName
{
color: #707636;
}
</style>
background-color css
<style>
a { background-color: #707636; }
a { background-color: rgb(112,118,54); }
div.DivClassName
{
background-color: #707636;
}
.BgClassName
{
background-color: #707636;
}
</style>
border-color css
<style>
span { border-color: #707636; }
span { border-color: rgb(112,118,54); }
td.TdClassName
{
border-color: #707636;
}
.TagClassName
{
border-color: #707636;
}
</style>