#A1A5CC (or 0xA1A5CC) is unknown color: approx Blue Bell. HEX triplet: A1, A5 and CC. RGB value is (161,165,204). Sum of RGB (Red+Green+Blue) = 161+165+204=530 (70% of max value = 765). Red value is 161 (63.28% from 255 or 30.38% from 530); Green value is 165 (64.84% from 255 or 31.13% from 530); Blue value is 204 (80.08% from 255 or 38.49% from 530); Max value from RGB is 204 - color contains mainly: blue. Hex color #A1A5CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A1A5CC is #5E5A33. Grayscale: #A8A8A8. Windows color (decimal): -6183476 or 13411745. OLE color: 13411745.
HSL color Cylindrical-coordinate representation of color #A1A5CC: hue angle of 234.42º degrees, saturation: 0.3, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A1A5CC is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #A1A5CC; } p { color: rgb(161,165,204); } H1.HeaderClassName { color: #A1A5CC; } .AnyTagClassName { color: #A1A5CC; } </style>
<style> a { background-color: #A1A5CC; } a { background-color: rgb(161,165,204); } div.DivClassName { background-color: #A1A5CC; } .BgClassName { background-color: #A1A5CC; } </style>
<style> span { border-color: #A1A5CC; } span { border-color: rgb(161,165,204); } td.TdClassName { border-color: #A1A5CC; } .TagClassName { border-color: #A1A5CC; } </style>