#A09DBA (or 0xA09DBA) is unknown color: approx Logan. HEX triplet: A0, 9D and BA. RGB value is (160,157,186). Sum of RGB (Red+Green+Blue) = 160+157+186=503 (66% of max value = 765). Red value is 160 (62.89% from 255 or 31.81% from 503); Green value is 157 (61.72% from 255 or 31.21% from 503); Blue value is 186 (73.05% from 255 or 36.98% from 503); Max value from RGB is 186 - color contains mainly: blue. Hex color #A09DBA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A09DBA is #5F6245. Grayscale: #A1A1A1. Windows color (decimal): -6251078 or 12230048. OLE color: 12230048.
HSL color Cylindrical-coordinate representation of color #A09DBA: hue angle of 246.21º degrees, saturation: 0.17, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A09DBA is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A09DBA; } p { color: rgb(160,157,186); } H1.HeaderClassName { color: #A09DBA; } .AnyTagClassName { color: #A09DBA; } </style>
<style> a { background-color: #A09DBA; } a { background-color: rgb(160,157,186); } div.DivClassName { background-color: #A09DBA; } .BgClassName { background-color: #A09DBA; } </style>
<style> span { border-color: #A09DBA; } span { border-color: rgb(160,157,186); } td.TdClassName { border-color: #A09DBA; } .TagClassName { border-color: #A09DBA; } </style>