Shades of Rain Forest #717934
Tints of Rain Forest #717934
RGB
CMYK
RGB Variations
Color information
#717934 (or 0x717934) is known color: Rain Forest. HEX triplet: 71, 79 and 34. RGB value is (113,121,52). Sum of RGB (Red+Green+Blue) = 113+121+52=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 121 (47.66% from 255 or 42.31% from 286); Blue value is 52 (20.70% from 255 or 18.18% from 286); Max value from RGB is 121 - color contains mainly: green. Hex color #717934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717934 is #8E86CB. Grayscale: #6F6F6F. Windows color (decimal): -9340620 or 3438961. OLE color: 3438961.
HSL color Cylindrical-coordinate representation of color #717934: hue angle of 66.96º 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 #717934 is Cyan = 0.07, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 52 | - |
| CMYK | 0.07 | 0 | 0.57 | 0.53 |
| HSL | 66.96º | 0.4% | 0.34% | - |
| HSV(B) | 66.96º | 0.57% | 0.47% | - |
| XYZ | 14.27 | 17.43 | 5.86 | - |
| YUV | 110.74 | 94.85 | 129.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 52 | 0.07 | 0 | 0.57 | 0.53 | 66.96 | 0.4 | 0.34 |
| Hex | 71 | 79 | 34 | 7 | 0 | 39 | 35 | 43 | 28 | 22 |
| Octal | 161 | 171 | 64 | 7 | 0 | 71 | 65 | 103 | 50 | 42 |
| Binary | 1110001 | 1111001 | 110100 | 111 | 0 | 111001 | 110101 | 1000011 | 101000 | 100010 |
Color Harmonies of #717934
Complementary color
Monochromatic Colors of #717934
Black with #717934
Text Example
Text Example
White with #717934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717934; }
p { color: rgb(113,121,52); }
H1.HeaderClassName
{
color: #717934;
}
.AnyTagClassName
{
color: #717934;
}
</style>
background-color css
<style>
a { background-color: #717934; }
a { background-color: rgb(113,121,52); }
div.DivClassName
{
background-color: #717934;
}
.BgClassName
{
background-color: #717934;
}
</style>
border-color css
<style>
span { border-color: #717934; }
span { border-color: rgb(113,121,52); }
td.TdClassName
{
border-color: #717934;
}
.TagClassName
{
border-color: #717934;
}
</style>