Shades of Trendy Green #728513
Tints of Trendy Green #728513
RGB
CMYK
RGB Variations
Color information
#728513 (or 0x728513) is known color: Trendy Green. HEX triplet: 72, 85 and 13. RGB value is (114,133,19). Sum of RGB (Red+Green+Blue) = 114+133+19=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 133 (52.34% from 255 or 50% from 266); Blue value is 19 (7.81% from 255 or 7.14% from 266); Max value from RGB is 133 - color contains mainly: green. Hex color #728513 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728513 is #8D7AEC. Grayscale: #727272. Windows color (decimal): -9272045 or 1279346. OLE color: 1279346.
HSL color Cylindrical-coordinate representation of color #728513: hue angle of 70º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #728513 is Cyan = 0.14, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 19 | - |
| CMYK | 0.14 | 0 | 0.86 | 0.48 |
| HSL | 70º | 0.75% | 0.3% | - |
| HSV(B) | 70º | 0.86% | 0.52% | - |
| XYZ | 15.44 | 20.4 | 3.74 | - |
| YUV | 114.32 | 74.21 | 127.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 19 | 0.14 | 0 | 0.86 | 0.48 | 70 | 0.75 | 0.3 |
| Hex | 72 | 85 | 13 | E | 0 | 56 | 30 | 46 | 4B | 1E |
| Octal | 162 | 205 | 23 | 16 | 0 | 126 | 60 | 106 | 113 | 36 |
| Binary | 1110010 | 10000101 | 10011 | 1110 | 0 | 1010110 | 110000 | 1000110 | 1001011 | 11110 |
Color Harmonies of #728513
Complementary color
Monochromatic Colors of #728513
Black with #728513
Text Example
Text Example
White with #728513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728513; }
p { color: rgb(114,133,19); }
H1.HeaderClassName
{
color: #728513;
}
.AnyTagClassName
{
color: #728513;
}
</style>
background-color css
<style>
a { background-color: #728513; }
a { background-color: rgb(114,133,19); }
div.DivClassName
{
background-color: #728513;
}
.BgClassName
{
background-color: #728513;
}
</style>
border-color css
<style>
span { border-color: #728513; }
span { border-color: rgb(114,133,19); }
td.TdClassName
{
border-color: #728513;
}
.TagClassName
{
border-color: #728513;
}
</style>