Shades of Rain Forest #617131
Tints of Rain Forest #617131
RGB
CMYK
RGB Variations
Color information
#617131 (or 0x617131) is known color: Rain Forest. HEX triplet: 61, 71 and 31. RGB value is (97,113,49). Sum of RGB (Red+Green+Blue) = 97+113+49=259 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.45% from 259); Green value is 113 (44.53% from 255 or 43.63% from 259); Blue value is 49 (19.53% from 255 or 18.92% from 259); Max value from RGB is 113 - color contains mainly: green. Hex color #617131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617131 is #9E8ECE. Grayscale: #656565. Windows color (decimal): -10391247 or 3240289. OLE color: 3240289.
HSL color Cylindrical-coordinate representation of color #617131: hue angle of 75º 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 #617131 is Cyan = 0.14, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 49 | - |
| CMYK | 0.14 | 0 | 0.57 | 0.56 |
| HSL | 75º | 0.4% | 0.32% | - |
| HSV(B) | 75º | 0.57% | 0.44% | - |
| XYZ | 11.39 | 14.57 | 5.12 | - |
| YUV | 100.92 | 98.7 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 49 | 0.14 | 0 | 0.57 | 0.56 | 75 | 0.4 | 0.32 |
| Hex | 61 | 71 | 31 | E | 0 | 39 | 38 | 4B | 28 | 20 |
| Octal | 141 | 161 | 61 | 16 | 0 | 71 | 70 | 113 | 50 | 40 |
| Binary | 1100001 | 1110001 | 110001 | 1110 | 0 | 111001 | 111000 | 1001011 | 101000 | 100000 |
Color Harmonies of #617131
Complementary color
Monochromatic Colors of #617131
Black with #617131
Text Example
Text Example
White with #617131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617131; }
p { color: rgb(97,113,49); }
H1.HeaderClassName
{
color: #617131;
}
.AnyTagClassName
{
color: #617131;
}
</style>
background-color css
<style>
a { background-color: #617131; }
a { background-color: rgb(97,113,49); }
div.DivClassName
{
background-color: #617131;
}
.BgClassName
{
background-color: #617131;
}
</style>
border-color css
<style>
span { border-color: #617131; }
span { border-color: rgb(97,113,49); }
td.TdClassName
{
border-color: #617131;
}
.TagClassName
{
border-color: #617131;
}
</style>