#A1ACBD (or 0xA1ACBD) is unknown color: approx Mischka. HEX triplet: A1, AC and BD. RGB value is (161,172,189). Sum of RGB (Red+Green+Blue) = 161+172+189=522 (69% of max value = 765). Red value is 161 (63.28% from 255 or 30.84% from 522); Green value is 172 (67.58% from 255 or 32.95% from 522); Blue value is 189 (74.22% from 255 or 36.21% from 522); Max value from RGB is 189 - color contains mainly: blue. Hex color #A1ACBD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A1ACBD is #5E5342. Grayscale: #AAAAAA. Windows color (decimal): -6181699 or 12430497. OLE color: 12430497.
HSL color Cylindrical-coordinate representation of color #A1ACBD: hue angle of 216.43º degrees, saturation: 0.17, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #A1ACBD is Cyan = 0.15, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A1ACBD; } p { color: rgb(161,172,189); } H1.HeaderClassName { color: #A1ACBD; } .AnyTagClassName { color: #A1ACBD; } </style>
<style> a { background-color: #A1ACBD; } a { background-color: rgb(161,172,189); } div.DivClassName { background-color: #A1ACBD; } .BgClassName { background-color: #A1ACBD; } </style>
<style> span { border-color: #A1ACBD; } span { border-color: rgb(161,172,189); } td.TdClassName { border-color: #A1ACBD; } .TagClassName { border-color: #A1ACBD; } </style>