#A0FCB2 (or 0xA0FCB2) is unknown color: approx Pale Green. HEX triplet: A0, FC and B2. RGB value is (160,252,178). Sum of RGB (Red+Green+Blue) = 160+252+178=590 (78% of max value = 765). Red value is 160 (62.89% from 255 or 27.12% from 590); Green value is 252 (98.83% from 255 or 42.71% from 590); Blue value is 178 (69.92% from 255 or 30.17% from 590); Max value from RGB is 252 - color contains mainly: green. Hex color #A0FCB2 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A0FCB2 is #5F034D. Grayscale: #D8D8D8. Windows color (decimal): -6226766 or 11730080. OLE color: 11730080.
HSL color Cylindrical-coordinate representation of color #A0FCB2: hue angle of 131.74º degrees, saturation: 0.94, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A0FCB2 is Cyan = 0.37, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.01.
<style> p { color: #A0FCB2; } p { color: rgb(160,252,178); } H1.HeaderClassName { color: #A0FCB2; } .AnyTagClassName { color: #A0FCB2; } </style>
<style> a { background-color: #A0FCB2; } a { background-color: rgb(160,252,178); } div.DivClassName { background-color: #A0FCB2; } .BgClassName { background-color: #A0FCB2; } </style>
<style> span { border-color: #A0FCB2; } span { border-color: rgb(160,252,178); } td.TdClassName { border-color: #A0FCB2; } .TagClassName { border-color: #A0FCB2; } </style>