Shades of Rain Forest #717733
Tints of Rain Forest #717733
RGB
CMYK
RGB Variations
Color information
#717733 (or 0x717733) is known color: Rain Forest. HEX triplet: 71, 77 and 33. RGB value is (113,119,51). Sum of RGB (Red+Green+Blue) = 113+119+51=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 51 (20.31% from 255 or 18.02% from 283); Max value from RGB is 119 - color contains mainly: green. Hex color #717733 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717733 is #8E88CC. Grayscale: #6D6D6D. Windows color (decimal): -9341133 or 3372913. OLE color: 3372913.
HSL color Cylindrical-coordinate representation of color #717733: hue angle of 65.29º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #717733 is Cyan = 0.05, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 119 | 51 | - |
| CMYK | 0.05 | 0 | 0.57 | 0.53 |
| HSL | 65.29º | 0.4% | 0.33% | - |
| HSV(B) | 65.29º | 0.57% | 0.47% | - |
| XYZ | 14 | 16.94 | 5.66 | - |
| YUV | 109.45 | 95.01 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 119 | 51 | 0.05 | 0 | 0.57 | 0.53 | 65.29 | 0.4 | 0.33 |
| Hex | 71 | 77 | 33 | 5 | 0 | 39 | 35 | 41 | 28 | 21 |
| Octal | 161 | 167 | 63 | 5 | 0 | 71 | 65 | 101 | 50 | 41 |
| Binary | 1110001 | 1110111 | 110011 | 101 | 0 | 111001 | 110101 | 1000001 | 101000 | 100001 |
Color Harmonies of #717733
Complementary color
Monochromatic Colors of #717733
Black with #717733
Text Example
Text Example
White with #717733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717733; }
p { color: rgb(113,119,51); }
H1.HeaderClassName
{
color: #717733;
}
.AnyTagClassName
{
color: #717733;
}
</style>
background-color css
<style>
a { background-color: #717733; }
a { background-color: rgb(113,119,51); }
div.DivClassName
{
background-color: #717733;
}
.BgClassName
{
background-color: #717733;
}
</style>
border-color css
<style>
span { border-color: #717733; }
span { border-color: rgb(113,119,51); }
td.TdClassName
{
border-color: #717733;
}
.TagClassName
{
border-color: #717733;
}
</style>