#A4F1A2 (or 0xA4F1A2) is unknown color: approx Pale Green. HEX triplet: A4, F1 and A2. RGB value is (164,241,162). Sum of RGB (Red+Green+Blue) = 164+241+162=567 (75% of max value = 765). Red value is 164 (64.45% from 255 or 28.92% from 567); Green value is 241 (94.53% from 255 or 42.50% from 567); Blue value is 162 (63.67% from 255 or 28.57% from 567); Max value from RGB is 241 - color contains mainly: green. Hex color #A4F1A2 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A4F1A2 is #5B0E5D. Grayscale: #D1D1D1. Windows color (decimal): -5967454 or 10678692. OLE color: 10678692.
HSL color Cylindrical-coordinate representation of color #A4F1A2: hue angle of 118.48º degrees, saturation: 0.74, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A4F1A2 is Cyan = 0.32, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.05.
<style> p { color: #A4F1A2; } p { color: rgb(164,241,162); } H1.HeaderClassName { color: #A4F1A2; } .AnyTagClassName { color: #A4F1A2; } </style>
<style> a { background-color: #A4F1A2; } a { background-color: rgb(164,241,162); } div.DivClassName { background-color: #A4F1A2; } .BgClassName { background-color: #A4F1A2; } </style>
<style> span { border-color: #A4F1A2; } span { border-color: rgb(164,241,162); } td.TdClassName { border-color: #A4F1A2; } .TagClassName { border-color: #A4F1A2; } </style>