#A7DEAD (or 0xA7DEAD) is unknown color: approx Celadon. HEX triplet: A7, DE and AD. RGB value is (167,222,173). Sum of RGB (Red+Green+Blue) = 167+222+173=562 (74% of max value = 765). Red value is 167 (65.62% from 255 or 29.72% from 562); Green value is 222 (87.11% from 255 or 39.50% from 562); Blue value is 173 (67.97% from 255 or 30.78% from 562); Max value from RGB is 222 - color contains mainly: green. Hex color #A7DEAD is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A7DEAD is #582152. Grayscale: #C8C8C8. Windows color (decimal): -5775699 or 11394727. OLE color: 11394727.
HSL color Cylindrical-coordinate representation of color #A7DEAD: hue angle of 126.55º degrees, saturation: 0.45, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A7DEAD is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.13.
<style> p { color: #A7DEAD; } p { color: rgb(167,222,173); } H1.HeaderClassName { color: #A7DEAD; } .AnyTagClassName { color: #A7DEAD; } </style>
<style> a { background-color: #A7DEAD; } a { background-color: rgb(167,222,173); } div.DivClassName { background-color: #A7DEAD; } .BgClassName { background-color: #A7DEAD; } </style>
<style> span { border-color: #A7DEAD; } span { border-color: rgb(167,222,173); } td.TdClassName { border-color: #A7DEAD; } .TagClassName { border-color: #A7DEAD; } </style>