#A1BAC8 (or 0xA1BAC8) is unknown color: approx Heather. HEX triplet: A1, BA and C8. RGB value is (161,186,200). Sum of RGB (Red+Green+Blue) = 161+186+200=547 (72% of max value = 765). Red value is 161 (63.28% from 255 or 29.43% from 547); Green value is 186 (73.05% from 255 or 34.00% from 547); Blue value is 200 (78.52% from 255 or 36.56% from 547); Max value from RGB is 200 - color contains mainly: blue. Hex color #A1BAC8 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A1BAC8 is #5E4537. Grayscale: #B4B4B4. Windows color (decimal): -6178104 or 13154977. OLE color: 13154977.
HSL color Cylindrical-coordinate representation of color #A1BAC8: hue angle of 201.54º degrees, saturation: 0.26, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A1BAC8 is Cyan = 0.19, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #A1BAC8; } p { color: rgb(161,186,200); } H1.HeaderClassName { color: #A1BAC8; } .AnyTagClassName { color: #A1BAC8; } </style>
<style> a { background-color: #A1BAC8; } a { background-color: rgb(161,186,200); } div.DivClassName { background-color: #A1BAC8; } .BgClassName { background-color: #A1BAC8; } </style>
<style> span { border-color: #A1BAC8; } span { border-color: rgb(161,186,200); } td.TdClassName { border-color: #A1BAC8; } .TagClassName { border-color: #A1BAC8; } </style>