Shades of Trendy Green #728310
Tints of Trendy Green #728310
RGB
CMYK
RGB Variations
Color information
#728310 (or 0x728310) is known color: Trendy Green. HEX triplet: 72, 83 and 10. RGB value is (114,131,16). Sum of RGB (Red+Green+Blue) = 114+131+16=261 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.68% from 261); Green value is 131 (51.56% from 255 or 50.19% from 261); Blue value is 16 (6.64% from 255 or 6.13% from 261); Max value from RGB is 131 - color contains mainly: green. Hex color #728310 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728310 is #8D7CEF. Grayscale: #717171. Windows color (decimal): -9272560 or 1082226. OLE color: 1082226.
HSL color Cylindrical-coordinate representation of color #728310: hue angle of 68.87º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #728310 is Cyan = 0.13, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 16 | - |
| CMYK | 0.13 | 0 | 0.88 | 0.49 |
| HSL | 68.87º | 0.78% | 0.29% | - |
| HSV(B) | 68.87º | 0.88% | 0.51% | - |
| XYZ | 15.15 | 19.85 | 3.52 | - |
| YUV | 112.81 | 73.37 | 128.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 16 | 0.13 | 0 | 0.88 | 0.49 | 68.87 | 0.78 | 0.29 |
| Hex | 72 | 83 | 10 | D | 0 | 58 | 31 | 45 | 4E | 1D |
| Octal | 162 | 203 | 20 | 15 | 0 | 130 | 61 | 105 | 116 | 35 |
| Binary | 1110010 | 10000011 | 10000 | 1101 | 0 | 1011000 | 110001 | 1000101 | 1001110 | 11101 |
Color Harmonies of #728310
Complementary color
Monochromatic Colors of #728310
Black with #728310
Text Example
Text Example
White with #728310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728310; }
p { color: rgb(114,131,16); }
H1.HeaderClassName
{
color: #728310;
}
.AnyTagClassName
{
color: #728310;
}
</style>
background-color css
<style>
a { background-color: #728310; }
a { background-color: rgb(114,131,16); }
div.DivClassName
{
background-color: #728310;
}
.BgClassName
{
background-color: #728310;
}
</style>
border-color css
<style>
span { border-color: #728310; }
span { border-color: rgb(114,131,16); }
td.TdClassName
{
border-color: #728310;
}
.TagClassName
{
border-color: #728310;
}
</style>