#A1BCD3 (or 0xA1BCD3) is unknown color: approx Spindle. HEX triplet: A1, BC and D3. RGB value is (161,188,211). Sum of RGB (Red+Green+Blue) = 161+188+211=560 (74% of max value = 765). Red value is 161 (63.28% from 255 or 28.75% from 560); Green value is 188 (73.83% from 255 or 33.57% from 560); Blue value is 211 (82.81% from 255 or 37.68% from 560); Max value from RGB is 211 - color contains mainly: blue. Hex color #A1BCD3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A1BCD3 is #5E432C. Grayscale: #B6B6B6. Windows color (decimal): -6177581 or 13876385. OLE color: 13876385.
HSL color Cylindrical-coordinate representation of color #A1BCD3: hue angle of 207.6º degrees, saturation: 0.36, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #A1BCD3 is Cyan = 0.24, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #a1bcd3; } p { color: rgb(161,188,211); } H1.HeaderClassName { color: #a1bcd3; } .AnyTagClassName { color: #a1bcd3; } </style>
<style> a { background-color: #a1bcd3; } a { background-color: rgb(161,188,211); } div.DivClassName { background-color: #a1bcd3; } .BgClassName { background-color: #a1bcd3; } </style>
<style> span { border-color: #a1bcd3; } span { border-color: rgb(161,188,211); } td.TdClassName { border-color: #a1bcd3; } .TagClassName { border-color: #a1bcd3; } </style>