Shades of Rain Forest #647035
Tints of Rain Forest #647035
RGB
CMYK
RGB Variations
Color information
#647035 (or 0x647035) is known color: Rain Forest. HEX triplet: 64, 70 and 35. RGB value is (100,112,53). Sum of RGB (Red+Green+Blue) = 100+112+53=265 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.74% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 53 (21.09% from 255 or 20% from 265); Max value from RGB is 112 - color contains mainly: green. Hex color #647035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #647035 is #9B8FCA. Grayscale: #656565. Windows color (decimal): -10194891 or 3502180. OLE color: 3502180.
HSL color Cylindrical-coordinate representation of color #647035: hue angle of 72.2º 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 #647035 is Cyan = 0.11, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 112 | 53 | - |
| CMYK | 0.11 | 0 | 0.53 | 0.56 |
| HSL | 72.2º | 0.36% | 0.32% | - |
| HSV(B) | 72.2º | 0.53% | 0.44% | - |
| XYZ | 11.69 | 14.55 | 5.56 | - |
| YUV | 101.69 | 100.52 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 112 | 53 | 0.11 | 0 | 0.53 | 0.56 | 72.2 | 0.36 | 0.32 |
| Hex | 64 | 70 | 35 | B | 0 | 35 | 38 | 48 | 24 | 20 |
| Octal | 144 | 160 | 65 | 13 | 0 | 65 | 70 | 110 | 44 | 40 |
| Binary | 1100100 | 1110000 | 110101 | 1011 | 0 | 110101 | 111000 | 1001000 | 100100 | 100000 |
Color Harmonies of #647035
Complementary color
Monochromatic Colors of #647035
Black with #647035
Text Example
Text Example
White with #647035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647035; }
p { color: rgb(100,112,53); }
H1.HeaderClassName
{
color: #647035;
}
.AnyTagClassName
{
color: #647035;
}
</style>
background-color css
<style>
a { background-color: #647035; }
a { background-color: rgb(100,112,53); }
div.DivClassName
{
background-color: #647035;
}
.BgClassName
{
background-color: #647035;
}
</style>
border-color css
<style>
span { border-color: #647035; }
span { border-color: rgb(100,112,53); }
td.TdClassName
{
border-color: #647035;
}
.TagClassName
{
border-color: #647035;
}
</style>