#15BF22 (or 0x15BF22) is unknown color: approx Lime Green. HEX triplet: 15, BF and 22. RGB value is (21,191,34). Sum of RGB (Red+Green+Blue) = 21+191+34=246 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.54% from 246); Green value is 191 (75% from 255 or 77.64% from 246); Blue value is 34 (13.67% from 255 or 13.82% from 246); Max value from RGB is 191 - color contains mainly: green. Hex color #15BF22 is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #15BF22 is #EA40DD. Grayscale: #7A7A7A. Windows color (decimal): -15352030 or 2277141. OLE color: 2277141.
HSL color Cylindrical-coordinate representation of color #15BF22: hue angle of 124.59º degrees, saturation: 0.8, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #15BF22 is Cyan = 0.89, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.25.
<style> p { color: #15BF22; } p { color: rgb(21,191,34); } H1.HeaderClassName { color: #15BF22; } .AnyTagClassName { color: #15BF22; } </style>
<style> a { background-color: #15BF22; } a { background-color: rgb(21,191,34); } div.DivClassName { background-color: #15BF22; } .BgClassName { background-color: #15BF22; } </style>
<style> span { border-color: #15BF22; } span { border-color: rgb(21,191,34); } td.TdClassName { border-color: #15BF22; } .TagClassName { border-color: #15BF22; } </style>