Shades of Rain Forest #707536
Tints of Rain Forest #707536
RGB
CMYK
RGB Variations
Color information
#707536 (or 0x707536) is known color: Rain Forest. HEX triplet: 70, 75 and 36. RGB value is (112,117,54). Sum of RGB (Red+Green+Blue) = 112+117+54=283 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.58% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 54 (21.48% from 255 or 19.08% from 283); Max value from RGB is 117 - color contains mainly: green. Hex color #707536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707536 is #8F8AC9. Grayscale: #6C6C6C. Windows color (decimal): -9407178 or 3569008. OLE color: 3569008.
HSL color Cylindrical-coordinate representation of color #707536: hue angle of 64.76º 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 #707536 is Cyan = 0.04, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 117 | 54 | - |
| CMYK | 0.04 | 0 | 0.54 | 0.54 |
| HSL | 64.76º | 0.37% | 0.34% | - |
| HSV(B) | 64.76º | 0.54% | 0.46% | - |
| XYZ | 13.71 | 16.43 | 5.94 | - |
| YUV | 108.32 | 97.34 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 117 | 54 | 0.04 | 0 | 0.54 | 0.54 | 64.76 | 0.37 | 0.34 |
| Hex | 70 | 75 | 36 | 4 | 0 | 36 | 36 | 41 | 25 | 22 |
| Octal | 160 | 165 | 66 | 4 | 0 | 66 | 66 | 101 | 45 | 42 |
| Binary | 1110000 | 1110101 | 110110 | 100 | 0 | 110110 | 110110 | 1000001 | 100101 | 100010 |
Color Harmonies of #707536
Complementary color
Monochromatic Colors of #707536
Black with #707536
Text Example
Text Example
White with #707536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707536; }
p { color: rgb(112,117,54); }
H1.HeaderClassName
{
color: #707536;
}
.AnyTagClassName
{
color: #707536;
}
</style>
background-color css
<style>
a { background-color: #707536; }
a { background-color: rgb(112,117,54); }
div.DivClassName
{
background-color: #707536;
}
.BgClassName
{
background-color: #707536;
}
</style>
border-color css
<style>
span { border-color: #707536; }
span { border-color: rgb(112,117,54); }
td.TdClassName
{
border-color: #707536;
}
.TagClassName
{
border-color: #707536;
}
</style>