#A66FC7 (or 0xA66FC7) is unknown color: approx Amethyst. HEX triplet: A6, 6F and C7. RGB value is (166,111,199). Sum of RGB (Red+Green+Blue) = 166+111+199=476 (63% of max value = 765). Red value is 166 (65.23% from 255 or 34.87% from 476); Green value is 111 (43.75% from 255 or 23.32% from 476); Blue value is 199 (78.12% from 255 or 41.81% from 476); Max value from RGB is 199 - color contains mainly: blue. Hex color #A66FC7 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A66FC7 is #599038. Grayscale: #898989. Windows color (decimal): -5869625 or 13070246. OLE color: 13070246.
HSL color Cylindrical-coordinate representation of color #A66FC7: hue angle of 277.5º degrees, saturation: 0.44, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A66FC7 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #A66FC7; } p { color: rgb(166,111,199); } H1.HeaderClassName { color: #A66FC7; } .AnyTagClassName { color: #A66FC7; } </style>
<style> a { background-color: #A66FC7; } a { background-color: rgb(166,111,199); } div.DivClassName { background-color: #A66FC7; } .BgClassName { background-color: #A66FC7; } </style>
<style> span { border-color: #A66FC7; } span { border-color: rgb(166,111,199); } td.TdClassName { border-color: #A66FC7; } .TagClassName { border-color: #A66FC7; } </style>