Shades of Rain Forest #617133
Tints of Rain Forest #617133
RGB
CMYK
RGB Variations
Color information
#617133 (or 0x617133) is known color: Rain Forest. HEX triplet: 61, 71 and 33. RGB value is (97,113,51). Sum of RGB (Red+Green+Blue) = 97+113+51=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 113 (44.53% from 255 or 43.30% from 261); Blue value is 51 (20.31% from 255 or 19.54% from 261); Max value from RGB is 113 - color contains mainly: green. Hex color #617133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617133 is #9E8ECC. Grayscale: #656565. Windows color (decimal): -10391245 or 3371361. OLE color: 3371361.
HSL color Cylindrical-coordinate representation of color #617133: hue angle of 75.48º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #617133 is Cyan = 0.14, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 51 | - |
| CMYK | 0.14 | 0 | 0.55 | 0.56 |
| HSL | 75.48º | 0.38% | 0.32% | - |
| HSV(B) | 75.48º | 0.55% | 0.44% | - |
| XYZ | 11.43 | 14.59 | 5.35 | - |
| YUV | 101.15 | 99.7 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 51 | 0.14 | 0 | 0.55 | 0.56 | 75.48 | 0.38 | 0.32 |
| Hex | 61 | 71 | 33 | E | 0 | 37 | 38 | 4B | 26 | 20 |
| Octal | 141 | 161 | 63 | 16 | 0 | 67 | 70 | 113 | 46 | 40 |
| Binary | 1100001 | 1110001 | 110011 | 1110 | 0 | 110111 | 111000 | 1001011 | 100110 | 100000 |
Color Harmonies of #617133
Complementary color
Monochromatic Colors of #617133
Black with #617133
Text Example
Text Example
White with #617133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617133; }
p { color: rgb(97,113,51); }
H1.HeaderClassName
{
color: #617133;
}
.AnyTagClassName
{
color: #617133;
}
</style>
background-color css
<style>
a { background-color: #617133; }
a { background-color: rgb(97,113,51); }
div.DivClassName
{
background-color: #617133;
}
.BgClassName
{
background-color: #617133;
}
</style>
border-color css
<style>
span { border-color: #617133; }
span { border-color: rgb(97,113,51); }
td.TdClassName
{
border-color: #617133;
}
.TagClassName
{
border-color: #617133;
}
</style>