Shades of Rain Forest #617033
Tints of Rain Forest #617033
RGB
CMYK
RGB Variations
Color information
#617033 (or 0x617033) is known color: Rain Forest. HEX triplet: 61, 70 and 33. RGB value is (97,112,51). Sum of RGB (Red+Green+Blue) = 97+112+51=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 51 (20.31% from 255 or 19.62% from 260); Max value from RGB is 112 - color contains mainly: green. Hex color #617033 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617033 is #9E8FCC. Grayscale: #646464. Windows color (decimal): -10391501 or 3371105. OLE color: 3371105.
HSL color Cylindrical-coordinate representation of color #617033: hue angle of 74.75º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #617033 is Cyan = 0.13, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 51 | - |
| CMYK | 0.13 | 0 | 0.54 | 0.56 |
| HSL | 74.75º | 0.37% | 0.32% | - |
| HSV(B) | 74.75º | 0.54% | 0.44% | - |
| XYZ | 11.32 | 14.37 | 5.31 | - |
| YUV | 100.56 | 100.03 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 51 | 0.13 | 0 | 0.54 | 0.56 | 74.75 | 0.37 | 0.32 |
| Hex | 61 | 70 | 33 | D | 0 | 36 | 38 | 4B | 25 | 20 |
| Octal | 141 | 160 | 63 | 15 | 0 | 66 | 70 | 113 | 45 | 40 |
| Binary | 1100001 | 1110000 | 110011 | 1101 | 0 | 110110 | 111000 | 1001011 | 100101 | 100000 |
Color Harmonies of #617033
Complementary color
Monochromatic Colors of #617033
Black with #617033
Text Example
Text Example
White with #617033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617033; }
p { color: rgb(97,112,51); }
H1.HeaderClassName
{
color: #617033;
}
.AnyTagClassName
{
color: #617033;
}
</style>
background-color css
<style>
a { background-color: #617033; }
a { background-color: rgb(97,112,51); }
div.DivClassName
{
background-color: #617033;
}
.BgClassName
{
background-color: #617033;
}
</style>
border-color css
<style>
span { border-color: #617033; }
span { border-color: rgb(97,112,51); }
td.TdClassName
{
border-color: #617033;
}
.TagClassName
{
border-color: #617033;
}
</style>