#2FB53B (or 0x2FB53B) is unknown color: approx Lime Green. HEX triplet: 2F, B5 and 3B. RGB value is (47,181,59). Sum of RGB (Red+Green+Blue) = 47+181+59=287 (38% of max value = 765). Red value is 47 (18.75% from 255 or 16.38% from 287); Green value is 181 (71.09% from 255 or 63.07% from 287); Blue value is 59 (23.44% from 255 or 20.56% from 287); Max value from RGB is 181 - color contains mainly: green. Hex color #2FB53B is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2FB53B is #D04AC4. Grayscale: #7F7F7F. Windows color (decimal): -13650629 or 3913007. OLE color: 3913007.
HSL color Cylindrical-coordinate representation of color #2FB53B: hue angle of 125.37º degrees, saturation: 0.59, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #2FB53B is Cyan = 0.74, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.29.
<style> p { color: #2FB53B; } p { color: rgb(47,181,59); } H1.HeaderClassName { color: #2FB53B; } .AnyTagClassName { color: #2FB53B; } </style>
<style> a { background-color: #2FB53B; } a { background-color: rgb(47,181,59); } div.DivClassName { background-color: #2FB53B; } .BgClassName { background-color: #2FB53B; } </style>
<style> span { border-color: #2FB53B; } span { border-color: rgb(47,181,59); } td.TdClassName { border-color: #2FB53B; } .TagClassName { border-color: #2FB53B; } </style>