Shades of Rain Forest #727933
Tints of Rain Forest #727933
RGB
CMYK
RGB Variations
Color information
#727933 (or 0x727933) is known color: Rain Forest. HEX triplet: 72, 79 and 33. RGB value is (114,121,51). Sum of RGB (Red+Green+Blue) = 114+121+51=286 (37% of max value = 765). Red value is 114 (44.92% from 255 or 39.86% from 286); Green value is 121 (47.66% from 255 or 42.31% from 286); Blue value is 51 (20.31% from 255 or 17.83% from 286); Max value from RGB is 121 - color contains mainly: green. Hex color #727933 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727933 is #8D86CC. Grayscale: #6F6F6F. Windows color (decimal): -9275085 or 3373426. OLE color: 3373426.
HSL color Cylindrical-coordinate representation of color #727933: hue angle of 66º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #727933 is Cyan = 0.06, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 51 | - |
| CMYK | 0.06 | 0 | 0.58 | 0.53 |
| HSL | 66º | 0.41% | 0.34% | - |
| HSV(B) | 66º | 0.58% | 0.47% | - |
| XYZ | 14.37 | 17.49 | 5.75 | - |
| YUV | 110.93 | 94.18 | 130.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 51 | 0.06 | 0 | 0.58 | 0.53 | 66 | 0.41 | 0.34 |
| Hex | 72 | 79 | 33 | 6 | 0 | 3A | 35 | 42 | 29 | 22 |
| Octal | 162 | 171 | 63 | 6 | 0 | 72 | 65 | 102 | 51 | 42 |
| Binary | 1110010 | 1111001 | 110011 | 110 | 0 | 111010 | 110101 | 1000010 | 101001 | 100010 |
Color Harmonies of #727933
Complementary color
Monochromatic Colors of #727933
Black with #727933
Text Example
Text Example
White with #727933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727933; }
p { color: rgb(114,121,51); }
H1.HeaderClassName
{
color: #727933;
}
.AnyTagClassName
{
color: #727933;
}
</style>
background-color css
<style>
a { background-color: #727933; }
a { background-color: rgb(114,121,51); }
div.DivClassName
{
background-color: #727933;
}
.BgClassName
{
background-color: #727933;
}
</style>
border-color css
<style>
span { border-color: #727933; }
span { border-color: rgb(114,121,51); }
td.TdClassName
{
border-color: #727933;
}
.TagClassName
{
border-color: #727933;
}
</style>