#AF9A9A (or 0xAF9A9A) is unknown color: approx Dusty Grey. HEX triplet: AF, 9A and 9A. RGB value is (175,154,154). Sum of RGB (Red+Green+Blue) = 175+154+154=483 (63% of max value = 765). Red value is 175 (68.75% from 255 or 36.23% from 483); Green value is 154 (60.55% from 255 or 31.88% from 483); Blue value is 154 (60.55% from 255 or 31.88% from 483); Max value from RGB is 175 - color contains mainly: red. Hex color #AF9A9A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF9A9A is #506565. Grayscale: #A0A0A0. Windows color (decimal): -5268838 or 10132143. OLE color: 10132143.
HSL color Cylindrical-coordinate representation of color #AF9A9A: hue angle of 0º degrees, saturation: 0.12, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AF9A9A is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.31.
<style> p { color: #AF9A9A; } p { color: rgb(175,154,154); } H1.HeaderClassName { color: #AF9A9A; } .AnyTagClassName { color: #AF9A9A; } </style>
<style> a { background-color: #AF9A9A; } a { background-color: rgb(175,154,154); } div.DivClassName { background-color: #AF9A9A; } .BgClassName { background-color: #AF9A9A; } </style>
<style> span { border-color: #AF9A9A; } span { border-color: rgb(175,154,154); } td.TdClassName { border-color: #AF9A9A; } .TagClassName { border-color: #AF9A9A; } </style>