#A7CFEB (or 0xA7CFEB) is unknown color: approx Sail. HEX triplet: A7, CF and EB. RGB value is (167,207,235). Sum of RGB (Red+Green+Blue) = 167+207+235=609 (80% of max value = 765). Red value is 167 (65.62% from 255 or 27.42% from 609); Green value is 207 (81.25% from 255 or 33.99% from 609); Blue value is 235 (92.19% from 255 or 38.59% from 609); Max value from RGB is 235 - color contains mainly: blue. Hex color #A7CFEB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A7CFEB is #583014. Grayscale: #C6C6C6. Windows color (decimal): -5779477 or 15454119. OLE color: 15454119.
HSL color Cylindrical-coordinate representation of color #A7CFEB: hue angle of 204.71º degrees, saturation: 0.63, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A7CFEB is Cyan = 0.29, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #A7CFEB; } p { color: rgb(167,207,235); } H1.HeaderClassName { color: #A7CFEB; } .AnyTagClassName { color: #A7CFEB; } </style>
<style> a { background-color: #A7CFEB; } a { background-color: rgb(167,207,235); } div.DivClassName { background-color: #A7CFEB; } .BgClassName { background-color: #A7CFEB; } </style>
<style> span { border-color: #A7CFEB; } span { border-color: rgb(167,207,235); } td.TdClassName { border-color: #A7CFEB; } .TagClassName { border-color: #A7CFEB; } </style>