Shades of Rain Forest #637131
Tints of Rain Forest #637131
RGB
CMYK
RGB Variations
Color information
#637131 (or 0x637131) is known color: Rain Forest. HEX triplet: 63, 71 and 31. RGB value is (99,113,49). Sum of RGB (Red+Green+Blue) = 99+113+49=261 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.93% from 261); Green value is 113 (44.53% from 255 or 43.30% from 261); Blue value is 49 (19.53% from 255 or 18.77% from 261); Max value from RGB is 113 - color contains mainly: green. Hex color #637131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #637131 is #9C8ECE. Grayscale: #656565. Windows color (decimal): -10260175 or 3240291. OLE color: 3240291.
HSL color Cylindrical-coordinate representation of color #637131: hue angle of 73.12º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #637131 is Cyan = 0.12, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 113 | 49 | - |
| CMYK | 0.12 | 0 | 0.57 | 0.56 |
| HSL | 73.13º | 0.4% | 0.32% | - |
| HSV(B) | 73.13º | 0.57% | 0.44% | - |
| XYZ | 11.61 | 14.68 | 5.13 | - |
| YUV | 101.52 | 98.36 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 113 | 49 | 0.12 | 0 | 0.57 | 0.56 | 73.13 | 0.4 | 0.32 |
| Hex | 63 | 71 | 31 | C | 0 | 39 | 38 | 49 | 28 | 20 |
| Octal | 143 | 161 | 61 | 14 | 0 | 71 | 70 | 111 | 50 | 40 |
| Binary | 1100011 | 1110001 | 110001 | 1100 | 0 | 111001 | 111000 | 1001001 | 101000 | 100000 |
Color Harmonies of #637131
Complementary color
Monochromatic Colors of #637131
Black with #637131
Text Example
Text Example
White with #637131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637131; }
p { color: rgb(99,113,49); }
H1.HeaderClassName
{
color: #637131;
}
.AnyTagClassName
{
color: #637131;
}
</style>
background-color css
<style>
a { background-color: #637131; }
a { background-color: rgb(99,113,49); }
div.DivClassName
{
background-color: #637131;
}
.BgClassName
{
background-color: #637131;
}
</style>
border-color css
<style>
span { border-color: #637131; }
span { border-color: rgb(99,113,49); }
td.TdClassName
{
border-color: #637131;
}
.TagClassName
{
border-color: #637131;
}
</style>