Shades of Trendy Green #728614
Tints of Trendy Green #728614
RGB
CMYK
RGB Variations
Color information
#728614 (or 0x728614) is known color: Trendy Green. HEX triplet: 72, 86 and 14. RGB value is (114,134,20). Sum of RGB (Red+Green+Blue) = 114+134+20=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 134 (52.73% from 255 or 50% from 268); Blue value is 20 (8.20% from 255 or 7.46% from 268); Max value from RGB is 134 - color contains mainly: green. Hex color #728614 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728614 is #8D79EB. Grayscale: #737373. Windows color (decimal): -9271788 or 1345138. OLE color: 1345138.
HSL color Cylindrical-coordinate representation of color #728614: hue angle of 70.53º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #728614 is Cyan = 0.15, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 20 | - |
| CMYK | 0.15 | 0 | 0.85 | 0.47 |
| HSL | 70.53º | 0.74% | 0.3% | - |
| HSV(B) | 70.53º | 0.85% | 0.53% | - |
| XYZ | 15.59 | 20.68 | 3.83 | - |
| YUV | 115.02 | 74.37 | 127.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 20 | 0.15 | 0 | 0.85 | 0.47 | 70.53 | 0.74 | 0.3 |
| Hex | 72 | 86 | 14 | F | 0 | 55 | 2F | 47 | 4A | 1E |
| Octal | 162 | 206 | 24 | 17 | 0 | 125 | 57 | 107 | 112 | 36 |
| Binary | 1110010 | 10000110 | 10100 | 1111 | 0 | 1010101 | 101111 | 1000111 | 1001010 | 11110 |
Color Harmonies of #728614
Complementary color
Monochromatic Colors of #728614
Black with #728614
Text Example
Text Example
White with #728614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728614; }
p { color: rgb(114,134,20); }
H1.HeaderClassName
{
color: #728614;
}
.AnyTagClassName
{
color: #728614;
}
</style>
background-color css
<style>
a { background-color: #728614; }
a { background-color: rgb(114,134,20); }
div.DivClassName
{
background-color: #728614;
}
.BgClassName
{
background-color: #728614;
}
</style>
border-color css
<style>
span { border-color: #728614; }
span { border-color: rgb(114,134,20); }
td.TdClassName
{
border-color: #728614;
}
.TagClassName
{
border-color: #728614;
}
</style>