Shades of Rain Forest #616731
Tints of Rain Forest #616731
RGB
CMYK
RGB Variations
Color information
#616731 (or 0x616731) is known color: Rain Forest. HEX triplet: 61, 67 and 31. RGB value is (97,103,49). Sum of RGB (Red+Green+Blue) = 97+103+49=249 (32% of max value = 765). Red value is 97 (38.28% from 255 or 38.96% from 249); Green value is 103 (40.62% from 255 or 41.37% from 249); Blue value is 49 (19.53% from 255 or 19.68% from 249); Max value from RGB is 103 - color contains mainly: green. Hex color #616731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616731 is #9E98CE. Grayscale: #5F5F5F. Windows color (decimal): -10393807 or 3237729. OLE color: 3237729.
HSL color Cylindrical-coordinate representation of color #616731: hue angle of 66.67º degrees, saturation: 0.36, 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 #616731 is Cyan = 0.06, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 49 | - |
| CMYK | 0.06 | 0 | 0.52 | 0.60 |
| HSL | 66.67º | 0.36% | 0.3% | - |
| HSV(B) | 66.67º | 0.52% | 0.4% | - |
| XYZ | 10.33 | 12.46 | 4.77 | - |
| YUV | 95.05 | 102.01 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 49 | 0.06 | 0 | 0.52 | 0.60 | 66.67 | 0.36 | 0.3 |
| Hex | 61 | 67 | 31 | 6 | 0 | 34 | 3C | 43 | 24 | 1E |
| Octal | 141 | 147 | 61 | 6 | 0 | 64 | 74 | 103 | 44 | 36 |
| Binary | 1100001 | 1100111 | 110001 | 110 | 0 | 110100 | 111100 | 1000011 | 100100 | 11110 |
Color Harmonies of #616731
Complementary color
Monochromatic Colors of #616731
Black with #616731
Text Example
Text Example
White with #616731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616731; }
p { color: rgb(97,103,49); }
H1.HeaderClassName
{
color: #616731;
}
.AnyTagClassName
{
color: #616731;
}
</style>
background-color css
<style>
a { background-color: #616731; }
a { background-color: rgb(97,103,49); }
div.DivClassName
{
background-color: #616731;
}
.BgClassName
{
background-color: #616731;
}
</style>
border-color css
<style>
span { border-color: #616731; }
span { border-color: rgb(97,103,49); }
td.TdClassName
{
border-color: #616731;
}
.TagClassName
{
border-color: #616731;
}
</style>