Shades of Trendy Green #728227
Tints of Trendy Green #728227
RGB
CMYK
RGB Variations
Color information
#728227 (or 0x728227) is known color: Trendy Green. HEX triplet: 72, 82 and 27. RGB value is (114,130,39). Sum of RGB (Red+Green+Blue) = 114+130+39=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 130 (51.17% from 255 or 45.94% from 283); Blue value is 39 (15.62% from 255 or 13.78% from 283); Max value from RGB is 130 - color contains mainly: green. Hex color #728227 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728227 is #8D7DD8. Grayscale: #737373. Windows color (decimal): -9272793 or 2589298. OLE color: 2589298.
HSL color Cylindrical-coordinate representation of color #728227: hue angle of 70.55º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #728227 is Cyan = 0.12, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 130 | 39 | - |
| CMYK | 0.12 | 0 | 0.70 | 0.49 |
| HSL | 70.55º | 0.54% | 0.33% | - |
| HSV(B) | 70.55º | 0.7% | 0.51% | - |
| XYZ | 15.29 | 19.69 | 4.91 | - |
| YUV | 114.84 | 85.2 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 130 | 39 | 0.12 | 0 | 0.70 | 0.49 | 70.55 | 0.54 | 0.33 |
| Hex | 72 | 82 | 27 | C | 0 | 46 | 31 | 47 | 36 | 21 |
| Octal | 162 | 202 | 47 | 14 | 0 | 106 | 61 | 107 | 66 | 41 |
| Binary | 1110010 | 10000010 | 100111 | 1100 | 0 | 1000110 | 110001 | 1000111 | 110110 | 100001 |
Color Harmonies of #728227
Complementary color
Monochromatic Colors of #728227
Black with #728227
Text Example
Text Example
White with #728227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728227; }
p { color: rgb(114,130,39); }
H1.HeaderClassName
{
color: #728227;
}
.AnyTagClassName
{
color: #728227;
}
</style>
background-color css
<style>
a { background-color: #728227; }
a { background-color: rgb(114,130,39); }
div.DivClassName
{
background-color: #728227;
}
.BgClassName
{
background-color: #728227;
}
</style>
border-color css
<style>
span { border-color: #728227; }
span { border-color: rgb(114,130,39); }
td.TdClassName
{
border-color: #728227;
}
.TagClassName
{
border-color: #728227;
}
</style>