#A7DABC (or 0xA7DABC) is unknown color: approx Vista Blue. HEX triplet: A7, DA and BC. RGB value is (167,218,188). Sum of RGB (Red+Green+Blue) = 167+218+188=573 (75% of max value = 765). Red value is 167 (65.62% from 255 or 29.14% from 573); Green value is 218 (85.55% from 255 or 38.05% from 573); Blue value is 188 (73.83% from 255 or 32.81% from 573); Max value from RGB is 218 - color contains mainly: green. Hex color #A7DABC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A7DABC is #582543. Grayscale: #C7C7C7. Windows color (decimal): -5776708 or 12376743. OLE color: 12376743.
HSL color Cylindrical-coordinate representation of color #A7DABC: hue angle of 144.71º degrees, saturation: 0.41, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A7DABC is Cyan = 0.23, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.15.
<style> p { color: #A7DABC; } p { color: rgb(167,218,188); } H1.HeaderClassName { color: #A7DABC; } .AnyTagClassName { color: #A7DABC; } </style>
<style> a { background-color: #A7DABC; } a { background-color: rgb(167,218,188); } div.DivClassName { background-color: #A7DABC; } .BgClassName { background-color: #A7DABC; } </style>
<style> span { border-color: #A7DABC; } span { border-color: rgb(167,218,188); } td.TdClassName { border-color: #A7DABC; } .TagClassName { border-color: #A7DABC; } </style>