#AF9F9D (or 0xAF9F9D) is unknown color: approx Dusty Grey. HEX triplet: AF, 9F and 9D. RGB value is (175,159,157). Sum of RGB (Red+Green+Blue) = 175+159+157=491 (65% of max value = 765). Red value is 175 (68.75% from 255 or 35.64% from 491); Green value is 159 (62.5% from 255 or 32.38% from 491); Blue value is 157 (61.72% from 255 or 31.98% from 491); Max value from RGB is 175 - color contains mainly: red. Hex color #AF9F9D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF9F9D is #506062. Grayscale: #A3A3A3. Windows color (decimal): -5267555 or 10330031. OLE color: 10330031.
HSL color Cylindrical-coordinate representation of color #AF9F9D: hue angle of 6.67º degrees, saturation: 0.1, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #AF9F9D is Cyan = 0, Magento = 0.09, Yellow = 0.10 and Black (K on CMYK) = 0.31.
<style> p { color: #AF9F9D; } p { color: rgb(175,159,157); } H1.HeaderClassName { color: #AF9F9D; } .AnyTagClassName { color: #AF9F9D; } </style>
<style> a { background-color: #AF9F9D; } a { background-color: rgb(175,159,157); } div.DivClassName { background-color: #AF9F9D; } .BgClassName { background-color: #AF9F9D; } </style>
<style> span { border-color: #AF9F9D; } span { border-color: rgb(175,159,157); } td.TdClassName { border-color: #AF9F9D; } .TagClassName { border-color: #AF9F9D; } </style>