#18BD45 (or 0x18BD45) is unknown color: approx Dark Pastel Green. HEX triplet: 18, BD and 45. RGB value is (24,189,69). Sum of RGB (Red+Green+Blue) = 24+189+69=282 (37% of max value = 765). Red value is 24 (9.77% from 255 or 8.51% from 282); Green value is 189 (74.22% from 255 or 67.02% from 282); Blue value is 69 (27.34% from 255 or 24.47% from 282); Max value from RGB is 189 - color contains mainly: green. Hex color #18BD45 is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #18BD45 is #E742BA. Grayscale: #7E7E7E. Windows color (decimal): -15155899 or 4570392. OLE color: 4570392.
HSL color Cylindrical-coordinate representation of color #18BD45: hue angle of 136.36º degrees, saturation: 0.77, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #18BD45 is Cyan = 0.87, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.26.
<style> p { color: #18bd45; } p { color: rgb(24,189,69); } H1.HeaderClassName { color: #18bd45; } .AnyTagClassName { color: #18bd45; } </style>
<style> a { background-color: #18bd45; } a { background-color: rgb(24,189,69); } div.DivClassName { background-color: #18bd45; } .BgClassName { background-color: #18bd45; } </style>
<style> span { border-color: #18bd45; } span { border-color: rgb(24,189,69); } td.TdClassName { border-color: #18bd45; } .TagClassName { border-color: #18bd45; } </style>