Shades of Rain Forest #657232
Tints of Rain Forest #657232
RGB
CMYK
RGB Variations
Color information
#657232 (or 0x657232) is known color: Rain Forest. HEX triplet: 65, 72 and 32. RGB value is (101,114,50). Sum of RGB (Red+Green+Blue) = 101+114+50=265 (35% of max value = 765). Red value is 101 (39.84% from 255 or 38.11% from 265); Green value is 114 (44.92% from 255 or 43.02% from 265); Blue value is 50 (19.92% from 255 or 18.87% from 265); Max value from RGB is 114 - color contains mainly: green. Hex color #657232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657232 is #9A8DCD. Grayscale: #676767. Windows color (decimal): -10128846 or 3306085. OLE color: 3306085.
HSL color Cylindrical-coordinate representation of color #657232: hue angle of 72.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #657232 is Cyan = 0.11, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 114 | 50 | - |
| CMYK | 0.11 | 0 | 0.56 | 0.55 |
| HSL | 72.19º | 0.39% | 0.32% | - |
| HSV(B) | 72.19º | 0.56% | 0.45% | - |
| XYZ | 11.96 | 15.03 | 5.29 | - |
| YUV | 102.82 | 98.19 | 126.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 114 | 50 | 0.11 | 0 | 0.56 | 0.55 | 72.19 | 0.39 | 0.32 |
| Hex | 65 | 72 | 32 | B | 0 | 38 | 37 | 48 | 27 | 20 |
| Octal | 145 | 162 | 62 | 13 | 0 | 70 | 67 | 110 | 47 | 40 |
| Binary | 1100101 | 1110010 | 110010 | 1011 | 0 | 111000 | 110111 | 1001000 | 100111 | 100000 |
Color Harmonies of #657232
Complementary color
Monochromatic Colors of #657232
Black with #657232
Text Example
Text Example
White with #657232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657232; }
p { color: rgb(101,114,50); }
H1.HeaderClassName
{
color: #657232;
}
.AnyTagClassName
{
color: #657232;
}
</style>
background-color css
<style>
a { background-color: #657232; }
a { background-color: rgb(101,114,50); }
div.DivClassName
{
background-color: #657232;
}
.BgClassName
{
background-color: #657232;
}
</style>
border-color css
<style>
span { border-color: #657232; }
span { border-color: rgb(101,114,50); }
td.TdClassName
{
border-color: #657232;
}
.TagClassName
{
border-color: #657232;
}
</style>