Shades of Rain Forest #717834
Tints of Rain Forest #717834
RGB
CMYK
RGB Variations
Color information
#717834 (or 0x717834) is known color: Rain Forest. HEX triplet: 71, 78 and 34. RGB value is (113,120,52). Sum of RGB (Red+Green+Blue) = 113+120+52=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 120 (47.27% from 255 or 42.11% from 285); Blue value is 52 (20.70% from 255 or 18.25% from 285); Max value from RGB is 120 - color contains mainly: green. Hex color #717834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717834 is #8E87CB. Grayscale: #6E6E6E. Windows color (decimal): -9340876 or 3438705. OLE color: 3438705.
HSL color Cylindrical-coordinate representation of color #717834: hue angle of 66.18º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #717834 is Cyan = 0.06, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 120 | 52 | - |
| CMYK | 0.06 | 0 | 0.57 | 0.53 |
| HSL | 66.18º | 0.4% | 0.34% | - |
| HSV(B) | 66.18º | 0.57% | 0.47% | - |
| XYZ | 14.15 | 17.19 | 5.82 | - |
| YUV | 110.16 | 95.18 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 120 | 52 | 0.06 | 0 | 0.57 | 0.53 | 66.18 | 0.4 | 0.34 |
| Hex | 71 | 78 | 34 | 6 | 0 | 39 | 35 | 42 | 28 | 22 |
| Octal | 161 | 170 | 64 | 6 | 0 | 71 | 65 | 102 | 50 | 42 |
| Binary | 1110001 | 1111000 | 110100 | 110 | 0 | 111001 | 110101 | 1000010 | 101000 | 100010 |
Color Harmonies of #717834
Complementary color
Monochromatic Colors of #717834
Black with #717834
Text Example
Text Example
White with #717834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717834; }
p { color: rgb(113,120,52); }
H1.HeaderClassName
{
color: #717834;
}
.AnyTagClassName
{
color: #717834;
}
</style>
background-color css
<style>
a { background-color: #717834; }
a { background-color: rgb(113,120,52); }
div.DivClassName
{
background-color: #717834;
}
.BgClassName
{
background-color: #717834;
}
</style>
border-color css
<style>
span { border-color: #717834; }
span { border-color: rgb(113,120,52); }
td.TdClassName
{
border-color: #717834;
}
.TagClassName
{
border-color: #717834;
}
</style>