#2BF47B (or 0x2BF47B) is unknown color: approx Spring Green. HEX triplet: 2B, F4 and 7B. RGB value is (43,244,123). Sum of RGB (Red+Green+Blue) = 43+244+123=410 (54% of max value = 765). Red value is 43 (17.19% from 255 or 10.49% from 410); Green value is 244 (95.70% from 255 or 59.51% from 410); Blue value is 123 (48.44% from 255 or 30% from 410); Max value from RGB is 244 - color contains mainly: green. Hex color #2BF47B is not a web safe color. Web safe color analog (approx): #33FF66. Inversed color of #2BF47B is #D40B84. Grayscale: #AAAAAA. Windows color (decimal): -13896581 or 8123435. OLE color: 8123435.
HSL color Cylindrical-coordinate representation of color #2BF47B: hue angle of 143.88º degrees, saturation: 0.9, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #2BF47B is Cyan = 0.82, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.04.
<style> p { color: #2BF47B; } p { color: rgb(43,244,123); } H1.HeaderClassName { color: #2BF47B; } .AnyTagClassName { color: #2BF47B; } </style>
<style> a { background-color: #2BF47B; } a { background-color: rgb(43,244,123); } div.DivClassName { background-color: #2BF47B; } .BgClassName { background-color: #2BF47B; } </style>
<style> span { border-color: #2BF47B; } span { border-color: rgb(43,244,123); } td.TdClassName { border-color: #2BF47B; } .TagClassName { border-color: #2BF47B; } </style>