#A7F7E8 (or 0xA7F7E8) is unknown color: approx Pale Turquoise. HEX triplet: A7, F7 and E8. RGB value is (167,247,232). Sum of RGB (Red+Green+Blue) = 167+247+232=646 (85% of max value = 765). Red value is 167 (65.62% from 255 or 25.85% from 646); Green value is 247 (96.88% from 255 or 38.24% from 646); Blue value is 232 (91.02% from 255 or 35.91% from 646); Max value from RGB is 247 - color contains mainly: green. Hex color #A7F7E8 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A7F7E8 is #580817. Grayscale: #DDDDDD. Windows color (decimal): -5769240 or 15267751. OLE color: 15267751.
HSL color Cylindrical-coordinate representation of color #A7F7E8: hue angle of 168.75º degrees, saturation: 0.83, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A7F7E8 is Cyan = 0.32, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.03.
<style> p { color: #a7f7e8; } p { color: rgb(167,247,232); } H1.HeaderClassName { color: #a7f7e8; } .AnyTagClassName { color: #a7f7e8; } </style>
<style> a { background-color: #a7f7e8; } a { background-color: rgb(167,247,232); } div.DivClassName { background-color: #a7f7e8; } .BgClassName { background-color: #a7f7e8; } </style>
<style> span { border-color: #a7f7e8; } span { border-color: rgb(167,247,232); } td.TdClassName { border-color: #a7f7e8; } .TagClassName { border-color: #a7f7e8; } </style>