Shades of Rain Forest #707738
Tints of Rain Forest #707738
RGB
CMYK
RGB Variations
Color information
#707738 (or 0x707738) is known color: Rain Forest. HEX triplet: 70, 77 and 38. RGB value is (112,119,56). Sum of RGB (Red+Green+Blue) = 112+119+56=287 (38% of max value = 765). Red value is 112 (44.14% from 255 or 39.02% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #707738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707738 is #8F88C7. Grayscale: #6D6D6D. Windows color (decimal): -9406664 or 3700592. OLE color: 3700592.
HSL color Cylindrical-coordinate representation of color #707738: hue angle of 66.67º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #707738 is Cyan = 0.06, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 119 | 56 | - |
| CMYK | 0.06 | 0 | 0.53 | 0.53 |
| HSL | 66.67º | 0.36% | 0.34% | - |
| HSV(B) | 66.67º | 0.53% | 0.47% | - |
| XYZ | 13.99 | 16.92 | 6.27 | - |
| YUV | 109.73 | 97.68 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 119 | 56 | 0.06 | 0 | 0.53 | 0.53 | 66.67 | 0.36 | 0.34 |
| Hex | 70 | 77 | 38 | 6 | 0 | 35 | 35 | 43 | 24 | 22 |
| Octal | 160 | 167 | 70 | 6 | 0 | 65 | 65 | 103 | 44 | 42 |
| Binary | 1110000 | 1110111 | 111000 | 110 | 0 | 110101 | 110101 | 1000011 | 100100 | 100010 |
Color Harmonies of #707738
Complementary color
Monochromatic Colors of #707738
Black with #707738
Text Example
Text Example
White with #707738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707738; }
p { color: rgb(112,119,56); }
H1.HeaderClassName
{
color: #707738;
}
.AnyTagClassName
{
color: #707738;
}
</style>
background-color css
<style>
a { background-color: #707738; }
a { background-color: rgb(112,119,56); }
div.DivClassName
{
background-color: #707738;
}
.BgClassName
{
background-color: #707738;
}
</style>
border-color css
<style>
span { border-color: #707738; }
span { border-color: rgb(112,119,56); }
td.TdClassName
{
border-color: #707738;
}
.TagClassName
{
border-color: #707738;
}
</style>