Shades of Rain Forest #717736
Tints of Rain Forest #717736
RGB
CMYK
RGB Variations
Color information
#717736 (or 0x717736) is known color: Rain Forest. HEX triplet: 71, 77 and 36. RGB value is (113,119,54). Sum of RGB (Red+Green+Blue) = 113+119+54=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 54 (21.48% from 255 or 18.88% from 286); Max value from RGB is 119 - color contains mainly: green. Hex color #717736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717736 is #8E88C9. Grayscale: #6E6E6E. Windows color (decimal): -9341130 or 3569521. OLE color: 3569521.
HSL color Cylindrical-coordinate representation of color #717736: hue angle of 65.54º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #717736 is Cyan = 0.05, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 119 | 54 | - |
| CMYK | 0.05 | 0 | 0.55 | 0.53 |
| HSL | 65.54º | 0.38% | 0.34% | - |
| HSV(B) | 65.54º | 0.55% | 0.47% | - |
| XYZ | 14.07 | 16.97 | 6.02 | - |
| YUV | 109.8 | 96.51 | 130.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 119 | 54 | 0.05 | 0 | 0.55 | 0.53 | 65.54 | 0.38 | 0.34 |
| Hex | 71 | 77 | 36 | 5 | 0 | 37 | 35 | 42 | 26 | 22 |
| Octal | 161 | 167 | 66 | 5 | 0 | 67 | 65 | 102 | 46 | 42 |
| Binary | 1110001 | 1110111 | 110110 | 101 | 0 | 110111 | 110101 | 1000010 | 100110 | 100010 |
Color Harmonies of #717736
Complementary color
Monochromatic Colors of #717736
Black with #717736
Text Example
Text Example
White with #717736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717736; }
p { color: rgb(113,119,54); }
H1.HeaderClassName
{
color: #717736;
}
.AnyTagClassName
{
color: #717736;
}
</style>
background-color css
<style>
a { background-color: #717736; }
a { background-color: rgb(113,119,54); }
div.DivClassName
{
background-color: #717736;
}
.BgClassName
{
background-color: #717736;
}
</style>
border-color css
<style>
span { border-color: #717736; }
span { border-color: rgb(113,119,54); }
td.TdClassName
{
border-color: #717736;
}
.TagClassName
{
border-color: #717736;
}
</style>