#A7CAED (or 0xA7CAED) is unknown color: approx Pale Cornflower Blue. HEX triplet: A7, CA and ED. RGB value is (167,202,237). Sum of RGB (Red+Green+Blue) = 167+202+237=606 (80% of max value = 765). Red value is 167 (65.62% from 255 or 27.56% from 606); Green value is 202 (79.30% from 255 or 33.33% from 606); Blue value is 237 (92.97% from 255 or 39.11% from 606); Max value from RGB is 237 - color contains mainly: blue. Hex color #A7CAED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A7CAED is #583512. Grayscale: #C3C3C3. Windows color (decimal): -5780755 or 15583911. OLE color: 15583911.
HSL color Cylindrical-coordinate representation of color #A7CAED: hue angle of 210º degrees, saturation: 0.66, 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 #A7CAED is Cyan = 0.30, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A7CAED; } p { color: rgb(167,202,237); } H1.HeaderClassName { color: #A7CAED; } .AnyTagClassName { color: #A7CAED; } </style>
<style> a { background-color: #A7CAED; } a { background-color: rgb(167,202,237); } div.DivClassName { background-color: #A7CAED; } .BgClassName { background-color: #A7CAED; } </style>
<style> span { border-color: #A7CAED; } span { border-color: rgb(167,202,237); } td.TdClassName { border-color: #A7CAED; } .TagClassName { border-color: #A7CAED; } </style>