#A08E9F (or 0xA08E9F) is unknown color: approx London Hue. HEX triplet: A0, 8E and 9F. RGB value is (160,142,159). Sum of RGB (Red+Green+Blue) = 160+142+159=461 (61% of max value = 765). Red value is 160 (62.89% from 255 or 34.71% from 461); Green value is 142 (55.86% from 255 or 30.80% from 461); Blue value is 159 (62.5% from 255 or 34.49% from 461); Max value from RGB is 160 - color contains mainly: red. Hex color #A08E9F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A08E9F is #5F7160. Grayscale: #959595. Windows color (decimal): -6254945 or 10456736. OLE color: 10456736.
HSL color Cylindrical-coordinate representation of color #A08E9F: hue angle of 303.33º degrees, saturation: 0.09, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #A08E9F is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.37.
<style> p { color: #a08e9f; } p { color: rgb(160,142,159); } H1.HeaderClassName { color: #a08e9f; } .AnyTagClassName { color: #a08e9f; } </style>
<style> a { background-color: #a08e9f; } a { background-color: rgb(160,142,159); } div.DivClassName { background-color: #a08e9f; } .BgClassName { background-color: #a08e9f; } </style>
<style> span { border-color: #a08e9f; } span { border-color: rgb(160,142,159); } td.TdClassName { border-color: #a08e9f; } .TagClassName { border-color: #a08e9f; } </style>