#A18ACE (or 0xA18ACE) is unknown color: approx Cold Purple. HEX triplet: A1, 8A and CE. RGB value is (161,138,206). Sum of RGB (Red+Green+Blue) = 161+138+206=505 (66% of max value = 765). Red value is 161 (63.28% from 255 or 31.88% from 505); Green value is 138 (54.30% from 255 or 27.33% from 505); Blue value is 206 (80.86% from 255 or 40.79% from 505); Max value from RGB is 206 - color contains mainly: blue. Hex color #A18ACE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A18ACE is #5E7531. Grayscale: #989898. Windows color (decimal): -6190386 or 13535905. OLE color: 13535905.
HSL color Cylindrical-coordinate representation of color #A18ACE: hue angle of 260.29º degrees, saturation: 0.41, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A18ACE is Cyan = 0.22, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A18ACE; } p { color: rgb(161,138,206); } H1.HeaderClassName { color: #A18ACE; } .AnyTagClassName { color: #A18ACE; } </style>
<style> a { background-color: #A18ACE; } a { background-color: rgb(161,138,206); } div.DivClassName { background-color: #A18ACE; } .BgClassName { background-color: #A18ACE; } </style>
<style> span { border-color: #A18ACE; } span { border-color: rgb(161,138,206); } td.TdClassName { border-color: #A18ACE; } .TagClassName { border-color: #A18ACE; } </style>