#A5669B (or 0xA5669B) is unknown color: approx Violet Blue. HEX triplet: A5, 66 and 9B. RGB value is (165,102,155). Sum of RGB (Red+Green+Blue) = 165+102+155=422 (55% of max value = 765). Red value is 165 (64.84% from 255 or 39.10% from 422); Green value is 102 (40.23% from 255 or 24.17% from 422); Blue value is 155 (60.94% from 255 or 36.73% from 422); Max value from RGB is 165 - color contains mainly: red. Hex color #A5669B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A5669B is #5A9964. Grayscale: #7E7E7E. Windows color (decimal): -5937509 or 10184357. OLE color: 10184357.
HSL color Cylindrical-coordinate representation of color #A5669B: hue angle of 309.52º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A5669B is Cyan = 0, Magento = 0.38, Yellow = 0.06 and Black (K on CMYK) = 0.35.
<style> p { color: #A5669B; } p { color: rgb(165,102,155); } H1.HeaderClassName { color: #A5669B; } .AnyTagClassName { color: #A5669B; } </style>
<style> a { background-color: #A5669B; } a { background-color: rgb(165,102,155); } div.DivClassName { background-color: #A5669B; } .BgClassName { background-color: #A5669B; } </style>
<style> span { border-color: #A5669B; } span { border-color: rgb(165,102,155); } td.TdClassName { border-color: #A5669B; } .TagClassName { border-color: #A5669B; } </style>