#A65E9B (or 0xA65E9B) is unknown color: approx Violet Blue. HEX triplet: A6, 5E and 9B. RGB value is (166,94,155). Sum of RGB (Red+Green+Blue) = 166+94+155=415 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40% from 415); Green value is 94 (37.11% from 255 or 22.65% from 415); Blue value is 155 (60.94% from 255 or 37.35% from 415); Max value from RGB is 166 - color contains mainly: red. Hex color #A65E9B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A65E9B is #59A164. Grayscale: #7A7A7A. Windows color (decimal): -5874021 or 10182310. OLE color: 10182310.
HSL color Cylindrical-coordinate representation of color #A65E9B: hue angle of 309.17º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A65E9B is Cyan = 0, Magento = 0.43, Yellow = 0.07 and Black (K on CMYK) = 0.35.
<style> p { color: #a65e9b; } p { color: rgb(166,94,155); } H1.HeaderClassName { color: #a65e9b; } .AnyTagClassName { color: #a65e9b; } </style>
<style> a { background-color: #a65e9b; } a { background-color: rgb(166,94,155); } div.DivClassName { background-color: #a65e9b; } .BgClassName { background-color: #a65e9b; } </style>
<style> span { border-color: #a65e9b; } span { border-color: rgb(166,94,155); } td.TdClassName { border-color: #a65e9b; } .TagClassName { border-color: #a65e9b; } </style>