Shades of Rain Forest #647227
Tints of Rain Forest #647227
RGB
CMYK
RGB Variations
Color information
#647227 (or 0x647227) is known color: Rain Forest. HEX triplet: 64, 72 and 27. RGB value is (100,114,39). Sum of RGB (Red+Green+Blue) = 100+114+39=253 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.53% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 39 (15.62% from 255 or 15.42% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #647227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #647227 is #9B8DD8. Grayscale: #656565. Windows color (decimal): -10194393 or 2585188. OLE color: 2585188.
HSL color Cylindrical-coordinate representation of color #647227: hue angle of 71.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #647227 is Cyan = 0.12, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 114 | 39 | - |
| CMYK | 0.12 | 0 | 0.66 | 0.55 |
| HSL | 71.2º | 0.49% | 0.3% | - |
| HSV(B) | 71.2º | 0.66% | 0.45% | - |
| XYZ | 11.64 | 14.89 | 4.18 | - |
| YUV | 101.26 | 92.86 | 127.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 114 | 39 | 0.12 | 0 | 0.66 | 0.55 | 71.2 | 0.49 | 0.3 |
| Hex | 64 | 72 | 27 | C | 0 | 42 | 37 | 47 | 31 | 1E |
| Octal | 144 | 162 | 47 | 14 | 0 | 102 | 67 | 107 | 61 | 36 |
| Binary | 1100100 | 1110010 | 100111 | 1100 | 0 | 1000010 | 110111 | 1000111 | 110001 | 11110 |
Color Harmonies of #647227
Complementary color
Monochromatic Colors of #647227
Black with #647227
Text Example
Text Example
White with #647227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647227; }
p { color: rgb(100,114,39); }
H1.HeaderClassName
{
color: #647227;
}
.AnyTagClassName
{
color: #647227;
}
</style>
background-color css
<style>
a { background-color: #647227; }
a { background-color: rgb(100,114,39); }
div.DivClassName
{
background-color: #647227;
}
.BgClassName
{
background-color: #647227;
}
</style>
border-color css
<style>
span { border-color: #647227; }
span { border-color: rgb(100,114,39); }
td.TdClassName
{
border-color: #647227;
}
.TagClassName
{
border-color: #647227;
}
</style>