#728C0F (or 0x728C0F) is unknown color: approx Olive Drab. HEX triplet: 72, 8C and 0F. RGB value is (114,140,15). Sum of RGB (Red+Green+Blue) = 114+140+15=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 140 (55.08% from 255 or 52.04% from 269); Blue value is 15 (6.25% from 255 or 5.58% from 269); Max value from RGB is 140 - color contains mainly: green. Hex color #728C0F is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728C0F is #8D73F0. Grayscale: #767676. Windows color (decimal): -9270257 or 1018994. OLE color: 1018994.
HSL color Cylindrical-coordinate representation of color #728C0F: hue angle of 72.48º degrees, saturation: 0.81, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #728C0F is Cyan = 0.19, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.45.
<style> p { color: #728C0F; } p { color: rgb(114,140,15); } H1.HeaderClassName { color: #728C0F; } .AnyTagClassName { color: #728C0F; } </style>
<style> a { background-color: #728C0F; } a { background-color: rgb(114,140,15); } div.DivClassName { background-color: #728C0F; } .BgClassName { background-color: #728C0F; } </style>
<style> span { border-color: #728C0F; } span { border-color: rgb(114,140,15); } td.TdClassName { border-color: #728C0F; } .TagClassName { border-color: #728C0F; } </style>