#0AB25E (or 0x0AB25E) is unknown color: approx Pigment Green. HEX triplet: 0A, B2 and 5E. RGB value is (10,178,94). Sum of RGB (Red+Green+Blue) = 10+178+94=282 (37% of max value = 765). Red value is 10 (4.30% from 255 or 3.55% from 282); Green value is 178 (69.92% from 255 or 63.12% from 282); Blue value is 94 (37.11% from 255 or 33.33% from 282); Max value from RGB is 178 - color contains mainly: green. Hex color #0AB25E is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0AB25E is #F54DA1. Grayscale: #767676. Windows color (decimal): -16076194 or 6205962. OLE color: 6205962.
HSL color Cylindrical-coordinate representation of color #0AB25E: hue angle of 150º degrees, saturation: 0.89, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0AB25E is Cyan = 0.94, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.30.
<style> p { color: #0ab25e; } p { color: rgb(10,178,94); } H1.HeaderClassName { color: #0ab25e; } .AnyTagClassName { color: #0ab25e; } </style>
<style> a { background-color: #0ab25e; } a { background-color: rgb(10,178,94); } div.DivClassName { background-color: #0ab25e; } .BgClassName { background-color: #0ab25e; } </style>
<style> span { border-color: #0ab25e; } span { border-color: rgb(10,178,94); } td.TdClassName { border-color: #0ab25e; } .TagClassName { border-color: #0ab25e; } </style>