Shades of Rain Forest #616531
Tints of Rain Forest #616531
RGB
CMYK
RGB Variations
Color information
#616531 (or 0x616531) is known color: Rain Forest. HEX triplet: 61, 65 and 31. RGB value is (97,101,49). Sum of RGB (Red+Green+Blue) = 97+101+49=247 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.27% from 247); Green value is 101 (39.84% from 255 or 40.89% from 247); Blue value is 49 (19.53% from 255 or 19.84% from 247); Max value from RGB is 101 - color contains mainly: green. Hex color #616531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616531 is #9E9ACE. Grayscale: #5E5E5E. Windows color (decimal): -10394319 or 3237217. OLE color: 3237217.
HSL color Cylindrical-coordinate representation of color #616531: hue angle of 64.62º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #616531 is Cyan = 0.04, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 101 | 49 | - |
| CMYK | 0.04 | 0 | 0.51 | 0.60 |
| HSL | 64.62º | 0.35% | 0.29% | - |
| HSV(B) | 64.62º | 0.51% | 0.4% | - |
| XYZ | 10.14 | 12.07 | 4.7 | - |
| YUV | 93.88 | 102.67 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 49 | 0.04 | 0 | 0.51 | 0.60 | 64.62 | 0.35 | 0.29 |
| Hex | 61 | 65 | 31 | 4 | 0 | 33 | 3C | 41 | 23 | 1D |
| Octal | 141 | 145 | 61 | 4 | 0 | 63 | 74 | 101 | 43 | 35 |
| Binary | 1100001 | 1100101 | 110001 | 100 | 0 | 110011 | 111100 | 1000001 | 100011 | 11101 |
Color Harmonies of #616531
Complementary color
Monochromatic Colors of #616531
Black with #616531
Text Example
Text Example
White with #616531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616531; }
p { color: rgb(97,101,49); }
H1.HeaderClassName
{
color: #616531;
}
.AnyTagClassName
{
color: #616531;
}
</style>
background-color css
<style>
a { background-color: #616531; }
a { background-color: rgb(97,101,49); }
div.DivClassName
{
background-color: #616531;
}
.BgClassName
{
background-color: #616531;
}
</style>
border-color css
<style>
span { border-color: #616531; }
span { border-color: rgb(97,101,49); }
td.TdClassName
{
border-color: #616531;
}
.TagClassName
{
border-color: #616531;
}
</style>