Shades of Rain Forest #717938
Tints of Rain Forest #717938
RGB
CMYK
RGB Variations
Color information
#717938 (or 0x717938) is known color: Rain Forest. HEX triplet: 71, 79 and 38. RGB value is (113,121,56). Sum of RGB (Red+Green+Blue) = 113+121+56=290 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.97% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 56 (22.27% from 255 or 19.31% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #717938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717938 is #8E86C7. Grayscale: #6F6F6F. Windows color (decimal): -9340616 or 3701105. OLE color: 3701105.
HSL color Cylindrical-coordinate representation of color #717938: hue angle of 67.38º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #717938 is Cyan = 0.07, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 56 | - |
| CMYK | 0.07 | 0 | 0.54 | 0.53 |
| HSL | 67.38º | 0.37% | 0.35% | - |
| HSV(B) | 67.38º | 0.54% | 0.47% | - |
| XYZ | 14.36 | 17.47 | 6.36 | - |
| YUV | 111.2 | 96.85 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 56 | 0.07 | 0 | 0.54 | 0.53 | 67.38 | 0.37 | 0.35 |
| Hex | 71 | 79 | 38 | 7 | 0 | 36 | 35 | 43 | 25 | 23 |
| Octal | 161 | 171 | 70 | 7 | 0 | 66 | 65 | 103 | 45 | 43 |
| Binary | 1110001 | 1111001 | 111000 | 111 | 0 | 110110 | 110101 | 1000011 | 100101 | 100011 |
Color Harmonies of #717938
Complementary color
Monochromatic Colors of #717938
Black with #717938
Text Example
Text Example
White with #717938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717938; }
p { color: rgb(113,121,56); }
H1.HeaderClassName
{
color: #717938;
}
.AnyTagClassName
{
color: #717938;
}
</style>
background-color css
<style>
a { background-color: #717938; }
a { background-color: rgb(113,121,56); }
div.DivClassName
{
background-color: #717938;
}
.BgClassName
{
background-color: #717938;
}
</style>
border-color css
<style>
span { border-color: #717938; }
span { border-color: rgb(113,121,56); }
td.TdClassName
{
border-color: #717938;
}
.TagClassName
{
border-color: #717938;
}
</style>