#8BC24A (or 0x8BC24A) is unknown color: approx Mantis. HEX triplet: 8B, C2 and 4A. RGB value is (139,194,74). Sum of RGB (Red+Green+Blue) = 139+194+74=407 (53% of max value = 765). Red value is 139 (54.69% from 255 or 34.15% from 407); Green value is 194 (76.17% from 255 or 47.67% from 407); Blue value is 74 (29.30% from 255 or 18.18% from 407); Max value from RGB is 194 - color contains mainly: green. Hex color #8BC24A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #8BC24A is #743DB5. Grayscale: #A4A4A4. Windows color (decimal): -7617974 or 4899467. OLE color: 4899467.
HSL color Cylindrical-coordinate representation of color #8BC24A: hue angle of 87.5º degrees, saturation: 0.5, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #8BC24A is Cyan = 0.28, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.24.
<style> p { color: #8BC24A; } p { color: rgb(139,194,74); } H1.HeaderClassName { color: #8BC24A; } .AnyTagClassName { color: #8BC24A; } </style>
<style> a { background-color: #8BC24A; } a { background-color: rgb(139,194,74); } div.DivClassName { background-color: #8BC24A; } .BgClassName { background-color: #8BC24A; } </style>
<style> span { border-color: #8BC24A; } span { border-color: rgb(139,194,74); } td.TdClassName { border-color: #8BC24A; } .TagClassName { border-color: #8BC24A; } </style>