Shades of Rain Forest #616932
Tints of Rain Forest #616932
RGB
CMYK
RGB Variations
Color information
#616932 (or 0x616932) is known color: Rain Forest. HEX triplet: 61, 69 and 32. RGB value is (97,105,50). Sum of RGB (Red+Green+Blue) = 97+105+50=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 105 (41.41% from 255 or 41.67% from 252); Blue value is 50 (19.92% from 255 or 19.84% from 252); Max value from RGB is 105 - color contains mainly: green. Hex color #616932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616932 is #9E96CD. Grayscale: #606060. Windows color (decimal): -10393294 or 3303777. OLE color: 3303777.
HSL color Cylindrical-coordinate representation of color #616932: hue angle of 68.73º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #616932 is Cyan = 0.08, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 50 | - |
| CMYK | 0.08 | 0 | 0.52 | 0.59 |
| HSL | 68.73º | 0.35% | 0.3% | - |
| HSV(B) | 68.73º | 0.52% | 0.41% | - |
| XYZ | 10.56 | 12.87 | 4.95 | - |
| YUV | 96.34 | 101.85 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 50 | 0.08 | 0 | 0.52 | 0.59 | 68.73 | 0.35 | 0.3 |
| Hex | 61 | 69 | 32 | 8 | 0 | 34 | 3B | 45 | 23 | 1E |
| Octal | 141 | 151 | 62 | 10 | 0 | 64 | 73 | 105 | 43 | 36 |
| Binary | 1100001 | 1101001 | 110010 | 1000 | 0 | 110100 | 111011 | 1000101 | 100011 | 11110 |
Color Harmonies of #616932
Complementary color
Monochromatic Colors of #616932
Black with #616932
Text Example
Text Example
White with #616932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616932; }
p { color: rgb(97,105,50); }
H1.HeaderClassName
{
color: #616932;
}
.AnyTagClassName
{
color: #616932;
}
</style>
background-color css
<style>
a { background-color: #616932; }
a { background-color: rgb(97,105,50); }
div.DivClassName
{
background-color: #616932;
}
.BgClassName
{
background-color: #616932;
}
</style>
border-color css
<style>
span { border-color: #616932; }
span { border-color: rgb(97,105,50); }
td.TdClassName
{
border-color: #616932;
}
.TagClassName
{
border-color: #616932;
}
</style>