#A666BE (or 0xA666BE) is unknown color: approx Deep Lilac. HEX triplet: A6, 66 and BE. RGB value is (166,102,190). Sum of RGB (Red+Green+Blue) = 166+102+190=458 (60% of max value = 765). Red value is 166 (65.23% from 255 or 36.24% from 458); Green value is 102 (40.23% from 255 or 22.27% from 458); Blue value is 190 (74.61% from 255 or 41.48% from 458); Max value from RGB is 190 - color contains mainly: blue. Hex color #A666BE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A666BE is #599941. Grayscale: #828282. Windows color (decimal): -5871938 or 12478118. OLE color: 12478118.
HSL color Cylindrical-coordinate representation of color #A666BE: hue angle of 283.64º degrees, saturation: 0.4, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A666BE is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A666BE; } p { color: rgb(166,102,190); } H1.HeaderClassName { color: #A666BE; } .AnyTagClassName { color: #A666BE; } </style>
<style> a { background-color: #A666BE; } a { background-color: rgb(166,102,190); } div.DivClassName { background-color: #A666BE; } .BgClassName { background-color: #A666BE; } </style>
<style> span { border-color: #A666BE; } span { border-color: rgb(166,102,190); } td.TdClassName { border-color: #A666BE; } .TagClassName { border-color: #A666BE; } </style>