#A1DFBC (or 0xA1DFBC) is unknown color: approx Vista Blue. HEX triplet: A1, DF and BC. RGB value is (161,223,188). Sum of RGB (Red+Green+Blue) = 161+223+188=572 (75% of max value = 765). Red value is 161 (63.28% from 255 or 28.15% from 572); Green value is 223 (87.5% from 255 or 38.99% from 572); Blue value is 188 (73.83% from 255 or 32.87% from 572); Max value from RGB is 223 - color contains mainly: green. Hex color #A1DFBC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A1DFBC is #5E2043. Grayscale: #C8C8C8. Windows color (decimal): -6168644 or 12378017. OLE color: 12378017.
HSL color Cylindrical-coordinate representation of color #A1DFBC: hue angle of 146.13º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A1DFBC is Cyan = 0.28, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.13.
<style> p { color: #A1DFBC; } p { color: rgb(161,223,188); } H1.HeaderClassName { color: #A1DFBC; } .AnyTagClassName { color: #A1DFBC; } </style>
<style> a { background-color: #A1DFBC; } a { background-color: rgb(161,223,188); } div.DivClassName { background-color: #A1DFBC; } .BgClassName { background-color: #A1DFBC; } </style>
<style> span { border-color: #A1DFBC; } span { border-color: rgb(161,223,188); } td.TdClassName { border-color: #A1DFBC; } .TagClassName { border-color: #A1DFBC; } </style>