Shades of Rain Forest #616631
Tints of Rain Forest #616631
RGB
CMYK
RGB Variations
Color information
#616631 (or 0x616631) is known color: Rain Forest. HEX triplet: 61, 66 and 31. RGB value is (97,102,49). Sum of RGB (Red+Green+Blue) = 97+102+49=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 49 (19.53% from 255 or 19.76% from 248); Max value from RGB is 102 - color contains mainly: green. Hex color #616631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616631 is #9E99CE. Grayscale: #5E5E5E. Windows color (decimal): -10394063 or 3237473. OLE color: 3237473.
HSL color Cylindrical-coordinate representation of color #616631: hue angle of 65.66º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #616631 is Cyan = 0.05, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 49 | - |
| CMYK | 0.05 | 0 | 0.52 | 0.6 |
| HSL | 65.66º | 0.35% | 0.3% | - |
| HSV(B) | 65.66º | 0.52% | 0.4% | - |
| XYZ | 10.24 | 12.27 | 4.73 | - |
| YUV | 94.46 | 102.34 | 129.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 49 | 0.05 | 0 | 0.52 | 0.6 | 65.66 | 0.35 | 0.3 |
| Hex | 61 | 66 | 31 | 5 | 0 | 34 | 3C | 42 | 23 | 1E |
| Octal | 141 | 146 | 61 | 5 | 0 | 64 | 74 | 102 | 43 | 36 |
| Binary | 1100001 | 1100110 | 110001 | 101 | 0 | 110100 | 111100 | 1000010 | 100011 | 11110 |
Color Harmonies of #616631
Complementary color
Monochromatic Colors of #616631
Black with #616631
Text Example
Text Example
White with #616631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616631; }
p { color: rgb(97,102,49); }
H1.HeaderClassName
{
color: #616631;
}
.AnyTagClassName
{
color: #616631;
}
</style>
background-color css
<style>
a { background-color: #616631; }
a { background-color: rgb(97,102,49); }
div.DivClassName
{
background-color: #616631;
}
.BgClassName
{
background-color: #616631;
}
</style>
border-color css
<style>
span { border-color: #616631; }
span { border-color: rgb(97,102,49); }
td.TdClassName
{
border-color: #616631;
}
.TagClassName
{
border-color: #616631;
}
</style>