#A7EEDF (or 0xA7EEDF) is unknown color: approx Water Leaf. HEX triplet: A7, EE and DF. RGB value is (167,238,223). Sum of RGB (Red+Green+Blue) = 167+238+223=628 (83% of max value = 765). Red value is 167 (65.62% from 255 or 26.59% from 628); Green value is 238 (93.36% from 255 or 37.90% from 628); Blue value is 223 (87.5% from 255 or 35.51% from 628); Max value from RGB is 238 - color contains mainly: green. Hex color #A7EEDF is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A7EEDF is #581120. Grayscale: #D7D7D7. Windows color (decimal): -5771553 or 14675623. OLE color: 14675623.
HSL color Cylindrical-coordinate representation of color #A7EEDF: hue angle of 167.32º degrees, saturation: 0.68, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A7EEDF is Cyan = 0.30, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.07.
<style> p { color: #A7EEDF; } p { color: rgb(167,238,223); } H1.HeaderClassName { color: #A7EEDF; } .AnyTagClassName { color: #A7EEDF; } </style>
<style> a { background-color: #A7EEDF; } a { background-color: rgb(167,238,223); } div.DivClassName { background-color: #A7EEDF; } .BgClassName { background-color: #A7EEDF; } </style>
<style> span { border-color: #A7EEDF; } span { border-color: rgb(167,238,223); } td.TdClassName { border-color: #A7EEDF; } .TagClassName { border-color: #A7EEDF; } </style>