Shades of Rain Forest #616834
Tints of Rain Forest #616834
RGB
CMYK
RGB Variations
Color information
#616834 (or 0x616834) is known color: Rain Forest. HEX triplet: 61, 68 and 34. RGB value is (97,104,52). Sum of RGB (Red+Green+Blue) = 97+104+52=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 104 (41.02% from 255 or 41.11% from 253); Blue value is 52 (20.70% from 255 or 20.55% from 253); Max value from RGB is 104 - color contains mainly: green. Hex color #616834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616834 is #9E97CB. Grayscale: #606060. Windows color (decimal): -10393548 or 3434593. OLE color: 3434593.
HSL color Cylindrical-coordinate representation of color #616834: hue angle of 68.08º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #616834 is Cyan = 0.07, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 52 | - |
| CMYK | 0.07 | 0 | 0.50 | 0.59 |
| HSL | 68.08º | 0.33% | 0.31% | - |
| HSV(B) | 68.08º | 0.5% | 0.41% | - |
| XYZ | 10.5 | 12.69 | 5.14 | - |
| YUV | 95.98 | 103.18 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 52 | 0.07 | 0 | 0.50 | 0.59 | 68.08 | 0.33 | 0.31 |
| Hex | 61 | 68 | 34 | 7 | 0 | 32 | 3B | 44 | 21 | 1F |
| Octal | 141 | 150 | 64 | 7 | 0 | 62 | 73 | 104 | 41 | 37 |
| Binary | 1100001 | 1101000 | 110100 | 111 | 0 | 110010 | 111011 | 1000100 | 100001 | 11111 |
Color Harmonies of #616834
Complementary color
Monochromatic Colors of #616834
Black with #616834
Text Example
Text Example
White with #616834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616834; }
p { color: rgb(97,104,52); }
H1.HeaderClassName
{
color: #616834;
}
.AnyTagClassName
{
color: #616834;
}
</style>
background-color css
<style>
a { background-color: #616834; }
a { background-color: rgb(97,104,52); }
div.DivClassName
{
background-color: #616834;
}
.BgClassName
{
background-color: #616834;
}
</style>
border-color css
<style>
span { border-color: #616834; }
span { border-color: rgb(97,104,52); }
td.TdClassName
{
border-color: #616834;
}
.TagClassName
{
border-color: #616834;
}
</style>