#18B23C (or 0x18B23C) is unknown color: approx Dark Pastel Green. HEX triplet: 18, B2 and 3C. RGB value is (24,178,60). Sum of RGB (Red+Green+Blue) = 24+178+60=262 (34% of max value = 765). Red value is 24 (9.77% from 255 or 9.16% from 262); Green value is 178 (69.92% from 255 or 67.94% from 262); Blue value is 60 (23.83% from 255 or 22.90% from 262); Max value from RGB is 178 - color contains mainly: green. Hex color #18B23C is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #18B23C is #E74DC3. Grayscale: #767676. Windows color (decimal): -15158724 or 3977752. OLE color: 3977752.
HSL color Cylindrical-coordinate representation of color #18B23C: hue angle of 134.03º degrees, saturation: 0.76, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #18B23C is Cyan = 0.87, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.30.
<style> p { color: #18b23c; } p { color: rgb(24,178,60); } H1.HeaderClassName { color: #18b23c; } .AnyTagClassName { color: #18b23c; } </style>
<style> a { background-color: #18b23c; } a { background-color: rgb(24,178,60); } div.DivClassName { background-color: #18b23c; } .BgClassName { background-color: #18b23c; } </style>
<style> span { border-color: #18b23c; } span { border-color: rgb(24,178,60); } td.TdClassName { border-color: #18b23c; } .TagClassName { border-color: #18b23c; } </style>