Shades of Trendy Green #728517
Tints of Trendy Green #728517
RGB
CMYK
RGB Variations
Color information
#728517 (or 0x728517) is known color: Trendy Green. HEX triplet: 72, 85 and 17. RGB value is (114,133,23). Sum of RGB (Red+Green+Blue) = 114+133+23=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 133 (52.34% from 255 or 49.26% from 270); Blue value is 23 (9.38% from 255 or 8.52% from 270); Max value from RGB is 133 - color contains mainly: green. Hex color #728517 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728517 is #8D7AE8. Grayscale: #737373. Windows color (decimal): -9272041 or 1541490. OLE color: 1541490.
HSL color Cylindrical-coordinate representation of color #728517: hue angle of 70.36º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #728517 is Cyan = 0.14, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 23 | - |
| CMYK | 0.14 | 0 | 0.83 | 0.48 |
| HSL | 70.36º | 0.71% | 0.31% | - |
| HSV(B) | 70.36º | 0.83% | 0.52% | - |
| XYZ | 15.48 | 20.41 | 3.94 | - |
| YUV | 114.78 | 76.21 | 127.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 23 | 0.14 | 0 | 0.83 | 0.48 | 70.36 | 0.71 | 0.31 |
| Hex | 72 | 85 | 17 | E | 0 | 53 | 30 | 46 | 47 | 1F |
| Octal | 162 | 205 | 27 | 16 | 0 | 123 | 60 | 106 | 107 | 37 |
| Binary | 1110010 | 10000101 | 10111 | 1110 | 0 | 1010011 | 110000 | 1000110 | 1000111 | 11111 |
Color Harmonies of #728517
Complementary color
Monochromatic Colors of #728517
Black with #728517
Text Example
Text Example
White with #728517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728517; }
p { color: rgb(114,133,23); }
H1.HeaderClassName
{
color: #728517;
}
.AnyTagClassName
{
color: #728517;
}
</style>
background-color css
<style>
a { background-color: #728517; }
a { background-color: rgb(114,133,23); }
div.DivClassName
{
background-color: #728517;
}
.BgClassName
{
background-color: #728517;
}
</style>
border-color css
<style>
span { border-color: #728517; }
span { border-color: rgb(114,133,23); }
td.TdClassName
{
border-color: #728517;
}
.TagClassName
{
border-color: #728517;
}
</style>