Shades of Rain Forest #616734
Tints of Rain Forest #616734
RGB
CMYK
RGB Variations
Color information
#616734 (or 0x616734) is known color: Rain Forest. HEX triplet: 61, 67 and 34. RGB value is (97,103,52). Sum of RGB (Red+Green+Blue) = 97+103+52=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 103 (40.62% from 255 or 40.87% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 103 - color contains mainly: green. Hex color #616734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616734 is #9E98CB. Grayscale: #5F5F5F. Windows color (decimal): -10393804 or 3434337. OLE color: 3434337.
HSL color Cylindrical-coordinate representation of color #616734: hue angle of 67.06º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #616734 is Cyan = 0.06, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 52 | - |
| CMYK | 0.06 | 0 | 0.50 | 0.60 |
| HSL | 67.06º | 0.33% | 0.3% | - |
| HSV(B) | 67.06º | 0.5% | 0.4% | - |
| XYZ | 10.4 | 12.49 | 5.11 | - |
| YUV | 95.39 | 103.51 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 52 | 0.06 | 0 | 0.50 | 0.60 | 67.06 | 0.33 | 0.3 |
| Hex | 61 | 67 | 34 | 6 | 0 | 32 | 3C | 43 | 21 | 1E |
| Octal | 141 | 147 | 64 | 6 | 0 | 62 | 74 | 103 | 41 | 36 |
| Binary | 1100001 | 1100111 | 110100 | 110 | 0 | 110010 | 111100 | 1000011 | 100001 | 11110 |
Color Harmonies of #616734
Complementary color
Monochromatic Colors of #616734
Black with #616734
Text Example
Text Example
White with #616734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616734; }
p { color: rgb(97,103,52); }
H1.HeaderClassName
{
color: #616734;
}
.AnyTagClassName
{
color: #616734;
}
</style>
background-color css
<style>
a { background-color: #616734; }
a { background-color: rgb(97,103,52); }
div.DivClassName
{
background-color: #616734;
}
.BgClassName
{
background-color: #616734;
}
</style>
border-color css
<style>
span { border-color: #616734; }
span { border-color: rgb(97,103,52); }
td.TdClassName
{
border-color: #616734;
}
.TagClassName
{
border-color: #616734;
}
</style>