#A06B96 (or 0xA06B96) is unknown color: approx Violet Blue. HEX triplet: A0, 6B and 96. RGB value is (160,107,150). Sum of RGB (Red+Green+Blue) = 160+107+150=417 (55% of max value = 765). Red value is 160 (62.89% from 255 or 38.37% from 417); Green value is 107 (42.19% from 255 or 25.66% from 417); Blue value is 150 (58.98% from 255 or 35.97% from 417); Max value from RGB is 160 - color contains mainly: red. Hex color #A06B96 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A06B96 is #5F9469. Grayscale: #7F7F7F. Windows color (decimal): -6263914 or 9857952. OLE color: 9857952.
HSL color Cylindrical-coordinate representation of color #A06B96: hue angle of 311.32º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A06B96 is Cyan = 0, Magento = 0.33, Yellow = 0.06 and Black (K on CMYK) = 0.37.
<style> p { color: #a06b96; } p { color: rgb(160,107,150); } H1.HeaderClassName { color: #a06b96; } .AnyTagClassName { color: #a06b96; } </style>
<style> a { background-color: #a06b96; } a { background-color: rgb(160,107,150); } div.DivClassName { background-color: #a06b96; } .BgClassName { background-color: #a06b96; } </style>
<style> span { border-color: #a06b96; } span { border-color: rgb(160,107,150); } td.TdClassName { border-color: #a06b96; } .TagClassName { border-color: #a06b96; } </style>