#18882A (or 0x18882A) is unknown color: approx Forest Green. HEX triplet: 18, 88 and 2A. RGB value is (24,136,42). Sum of RGB (Red+Green+Blue) = 24+136+42=202 (26% of max value = 765). Red value is 24 (9.77% from 255 or 11.88% from 202); Green value is 136 (53.52% from 255 or 67.33% from 202); Blue value is 42 (16.80% from 255 or 20.79% from 202); Max value from RGB is 136 - color contains mainly: green. Hex color #18882A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #18882A is #E777D5. Grayscale: #5C5C5C. Windows color (decimal): -15169494 or 2787352. OLE color: 2787352.
HSL color Cylindrical-coordinate representation of color #18882A: hue angle of 129.64º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #18882A is Cyan = 0.82, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.47.
<style> p { color: #18882A; } p { color: rgb(24,136,42); } H1.HeaderClassName { color: #18882A; } .AnyTagClassName { color: #18882A; } </style>
<style> a { background-color: #18882A; } a { background-color: rgb(24,136,42); } div.DivClassName { background-color: #18882A; } .BgClassName { background-color: #18882A; } </style>
<style> span { border-color: #18882A; } span { border-color: rgb(24,136,42); } td.TdClassName { border-color: #18882A; } .TagClassName { border-color: #18882A; } </style>