#A665BE (or 0xA665BE) is unknown color: approx Deep Lilac. HEX triplet: A6, 65 and BE. RGB value is (166,101,190). Sum of RGB (Red+Green+Blue) = 166+101+190=457 (60% of max value = 765). Red value is 166 (65.23% from 255 or 36.32% from 457); Green value is 101 (39.84% from 255 or 22.10% from 457); Blue value is 190 (74.61% from 255 or 41.58% from 457); Max value from RGB is 190 - color contains mainly: blue. Hex color #A665BE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A665BE is #599A41. Grayscale: #828282. Windows color (decimal): -5872194 or 12477862. OLE color: 12477862.
HSL color Cylindrical-coordinate representation of color #A665BE: hue angle of 283.82º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A665BE is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A665BE; } p { color: rgb(166,101,190); } H1.HeaderClassName { color: #A665BE; } .AnyTagClassName { color: #A665BE; } </style>
<style> a { background-color: #A665BE; } a { background-color: rgb(166,101,190); } div.DivClassName { background-color: #A665BE; } .BgClassName { background-color: #A665BE; } </style>
<style> span { border-color: #A665BE; } span { border-color: rgb(166,101,190); } td.TdClassName { border-color: #A665BE; } .TagClassName { border-color: #A665BE; } </style>