Shades of Rain Forest #647134
Tints of Rain Forest #647134
RGB
CMYK
RGB Variations
Color information
#647134 (or 0x647134) is known color: Rain Forest. HEX triplet: 64, 71 and 34. RGB value is (100,113,52). Sum of RGB (Red+Green+Blue) = 100+113+52=265 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.74% from 265); Green value is 113 (44.53% from 255 or 42.64% from 265); Blue value is 52 (20.70% from 255 or 19.62% from 265); Max value from RGB is 113 - color contains mainly: green. Hex color #647134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #647134 is #9B8ECB. Grayscale: #666666. Windows color (decimal): -10194636 or 3436900. OLE color: 3436900.
HSL color Cylindrical-coordinate representation of color #647134: hue angle of 72.79º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #647134 is Cyan = 0.12, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 113 | 52 | - |
| CMYK | 0.12 | 0 | 0.54 | 0.56 |
| HSL | 72.79º | 0.37% | 0.32% | - |
| HSV(B) | 72.79º | 0.54% | 0.44% | - |
| XYZ | 11.78 | 14.77 | 5.48 | - |
| YUV | 102.16 | 99.69 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 113 | 52 | 0.12 | 0 | 0.54 | 0.56 | 72.79 | 0.37 | 0.32 |
| Hex | 64 | 71 | 34 | C | 0 | 36 | 38 | 49 | 25 | 20 |
| Octal | 144 | 161 | 64 | 14 | 0 | 66 | 70 | 111 | 45 | 40 |
| Binary | 1100100 | 1110001 | 110100 | 1100 | 0 | 110110 | 111000 | 1001001 | 100101 | 100000 |
Color Harmonies of #647134
Complementary color
Monochromatic Colors of #647134
Black with #647134
Text Example
Text Example
White with #647134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647134; }
p { color: rgb(100,113,52); }
H1.HeaderClassName
{
color: #647134;
}
.AnyTagClassName
{
color: #647134;
}
</style>
background-color css
<style>
a { background-color: #647134; }
a { background-color: rgb(100,113,52); }
div.DivClassName
{
background-color: #647134;
}
.BgClassName
{
background-color: #647134;
}
</style>
border-color css
<style>
span { border-color: #647134; }
span { border-color: rgb(100,113,52); }
td.TdClassName
{
border-color: #647134;
}
.TagClassName
{
border-color: #647134;
}
</style>