#18720F (or 0x18720F) is unknown color: approx Green. HEX triplet: 18, 72 and 0F. RGB value is (24,114,15). Sum of RGB (Red+Green+Blue) = 24+114+15=153 (20% of max value = 765). Red value is 24 (9.77% from 255 or 15.69% from 153); Green value is 114 (44.92% from 255 or 74.51% from 153); Blue value is 15 (6.25% from 255 or 9.80% from 153); Max value from RGB is 114 - color contains mainly: green. Hex color #18720F is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #18720F is #E78DF0. Grayscale: #4C4C4C. Windows color (decimal): -15175153 or 1012248. OLE color: 1012248.
HSL color Cylindrical-coordinate representation of color #18720F: hue angle of 114.55º degrees, saturation: 0.77, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #18720F is Cyan = 0.79, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.55.
<style> p { color: #18720F; } p { color: rgb(24,114,15); } H1.HeaderClassName { color: #18720F; } .AnyTagClassName { color: #18720F; } </style>
<style> a { background-color: #18720F; } a { background-color: rgb(24,114,15); } div.DivClassName { background-color: #18720F; } .BgClassName { background-color: #18720F; } </style>
<style> span { border-color: #18720F; } span { border-color: rgb(24,114,15); } td.TdClassName { border-color: #18720F; } .TagClassName { border-color: #18720F; } </style>