Shades of Rain Forest #718036
Tints of Rain Forest #718036
RGB
CMYK
RGB Variations
Color information
#718036 (or 0x718036) is known color: Rain Forest. HEX triplet: 71, 80 and 36. RGB value is (113,128,54). Sum of RGB (Red+Green+Blue) = 113+128+54=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 128 (50.39% from 255 or 43.39% from 295); Blue value is 54 (21.48% from 255 or 18.31% from 295); Max value from RGB is 128 - color contains mainly: green. Hex color #718036 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #718036 is #8E7FC9. Grayscale: #737373. Windows color (decimal): -9338826 or 3571825. OLE color: 3571825.
HSL color Cylindrical-coordinate representation of color #718036: hue angle of 72.16º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #718036 is Cyan = 0.12, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 128 | 54 | - |
| CMYK | 0.12 | 0 | 0.58 | 0.50 |
| HSL | 72.16º | 0.41% | 0.36% | - |
| HSV(B) | 72.16º | 0.58% | 0.5% | - |
| XYZ | 15.2 | 19.22 | 6.4 | - |
| YUV | 115.08 | 93.53 | 126.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 128 | 54 | 0.12 | 0 | 0.58 | 0.50 | 72.16 | 0.41 | 0.36 |
| Hex | 71 | 80 | 36 | C | 0 | 3A | 32 | 48 | 29 | 24 |
| Octal | 161 | 200 | 66 | 14 | 0 | 72 | 62 | 110 | 51 | 44 |
| Binary | 1110001 | 10000000 | 110110 | 1100 | 0 | 111010 | 110010 | 1001000 | 101001 | 100100 |
Color Harmonies of #718036
Complementary color
Monochromatic Colors of #718036
Black with #718036
Text Example
Text Example
White with #718036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718036; }
p { color: rgb(113,128,54); }
H1.HeaderClassName
{
color: #718036;
}
.AnyTagClassName
{
color: #718036;
}
</style>
background-color css
<style>
a { background-color: #718036; }
a { background-color: rgb(113,128,54); }
div.DivClassName
{
background-color: #718036;
}
.BgClassName
{
background-color: #718036;
}
</style>
border-color css
<style>
span { border-color: #718036; }
span { border-color: rgb(113,128,54); }
td.TdClassName
{
border-color: #718036;
}
.TagClassName
{
border-color: #718036;
}
</style>