#2AFF94 (or 0x2AFF94) is unknown color: approx Medium Spring Green. HEX triplet: 2A, FF and 94. RGB value is (42,255,148). Sum of RGB (Red+Green+Blue) = 42+255+148=445 (58% of max value = 765). Red value is 42 (16.80% from 255 or 9.44% from 445); Green value is 255 (100% from 255 or 57.30% from 445); Blue value is 148 (58.20% from 255 or 33.26% from 445); Max value from RGB is 255 - color contains mainly: green. Hex color #2AFF94 is not a web safe color. Web safe color analog (approx): #33FF99. Inversed color of #2AFF94 is #D5006B. Grayscale: #B3B3B3. Windows color (decimal): -13959276 or 9764650. OLE color: 9764650.
HSL color Cylindrical-coordinate representation of color #2AFF94: hue angle of 149.86º degrees, saturation: 1, lightness: 0.58%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #2AFF94 is Cyan = 0.84, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.
<style> p { color: #2aff94; } p { color: rgb(42,255,148); } H1.HeaderClassName { color: #2aff94; } .AnyTagClassName { color: #2aff94; } </style>
<style> a { background-color: #2aff94; } a { background-color: rgb(42,255,148); } div.DivClassName { background-color: #2aff94; } .BgClassName { background-color: #2aff94; } </style>
<style> span { border-color: #2aff94; } span { border-color: rgb(42,255,148); } td.TdClassName { border-color: #2aff94; } .TagClassName { border-color: #2aff94; } </style>