Shades of Rain Forest #617331
Tints of Rain Forest #617331
RGB
CMYK
RGB Variations
Color information
#617331 (or 0x617331) is known color: Rain Forest. HEX triplet: 61, 73 and 31. RGB value is (97,115,49). Sum of RGB (Red+Green+Blue) = 97+115+49=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 115 (45.31% from 255 or 44.06% from 261); Blue value is 49 (19.53% from 255 or 18.77% from 261); Max value from RGB is 115 - color contains mainly: green. Hex color #617331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617331 is #9E8CCE. Grayscale: #666666. Windows color (decimal): -10390735 or 3240801. OLE color: 3240801.
HSL color Cylindrical-coordinate representation of color #617331: hue angle of 76.36º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #617331 is Cyan = 0.16, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 49 | - |
| CMYK | 0.16 | 0 | 0.57 | 0.55 |
| HSL | 76.36º | 0.4% | 0.32% | - |
| HSV(B) | 76.36º | 0.57% | 0.45% | - |
| XYZ | 11.61 | 15.02 | 5.19 | - |
| YUV | 102.09 | 98.04 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 49 | 0.16 | 0 | 0.57 | 0.55 | 76.36 | 0.4 | 0.32 |
| Hex | 61 | 73 | 31 | 10 | 0 | 39 | 37 | 4C | 28 | 20 |
| Octal | 141 | 163 | 61 | 20 | 0 | 71 | 67 | 114 | 50 | 40 |
| Binary | 1100001 | 1110011 | 110001 | 10000 | 0 | 111001 | 110111 | 1001100 | 101000 | 100000 |
Color Harmonies of #617331
Complementary color
Monochromatic Colors of #617331
Black with #617331
Text Example
Text Example
White with #617331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617331; }
p { color: rgb(97,115,49); }
H1.HeaderClassName
{
color: #617331;
}
.AnyTagClassName
{
color: #617331;
}
</style>
background-color css
<style>
a { background-color: #617331; }
a { background-color: rgb(97,115,49); }
div.DivClassName
{
background-color: #617331;
}
.BgClassName
{
background-color: #617331;
}
</style>
border-color css
<style>
span { border-color: #617331; }
span { border-color: rgb(97,115,49); }
td.TdClassName
{
border-color: #617331;
}
.TagClassName
{
border-color: #617331;
}
</style>