Shades of Rain Forest #657035
Tints of Rain Forest #657035
RGB
CMYK
RGB Variations
Color information
#657035 (or 0x657035) is known color: Rain Forest. HEX triplet: 65, 70 and 35. RGB value is (101,112,53). Sum of RGB (Red+Green+Blue) = 101+112+53=266 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.97% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 53 (21.09% from 255 or 19.92% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #657035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657035 is #9A8FCA. Grayscale: #666666. Windows color (decimal): -10129355 or 3502181. OLE color: 3502181.
HSL color Cylindrical-coordinate representation of color #657035: hue angle of 71.19º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #657035 is Cyan = 0.10, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 53 | - |
| CMYK | 0.10 | 0 | 0.53 | 0.56 |
| HSL | 71.19º | 0.36% | 0.32% | - |
| HSV(B) | 71.19º | 0.53% | 0.44% | - |
| XYZ | 11.8 | 14.61 | 5.57 | - |
| YUV | 101.99 | 100.36 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 53 | 0.10 | 0 | 0.53 | 0.56 | 71.19 | 0.36 | 0.32 |
| Hex | 65 | 70 | 35 | A | 0 | 35 | 38 | 47 | 24 | 20 |
| Octal | 145 | 160 | 65 | 12 | 0 | 65 | 70 | 107 | 44 | 40 |
| Binary | 1100101 | 1110000 | 110101 | 1010 | 0 | 110101 | 111000 | 1000111 | 100100 | 100000 |
Color Harmonies of #657035
Complementary color
Monochromatic Colors of #657035
Black with #657035
Text Example
Text Example
White with #657035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657035; }
p { color: rgb(101,112,53); }
H1.HeaderClassName
{
color: #657035;
}
.AnyTagClassName
{
color: #657035;
}
</style>
background-color css
<style>
a { background-color: #657035; }
a { background-color: rgb(101,112,53); }
div.DivClassName
{
background-color: #657035;
}
.BgClassName
{
background-color: #657035;
}
</style>
border-color css
<style>
span { border-color: #657035; }
span { border-color: rgb(101,112,53); }
td.TdClassName
{
border-color: #657035;
}
.TagClassName
{
border-color: #657035;
}
</style>