#AF969A (or 0xAF969A) is unknown color: approx Viola. HEX triplet: AF, 96 and 9A. RGB value is (175,150,154). Sum of RGB (Red+Green+Blue) = 175+150+154=479 (63% of max value = 765). Red value is 175 (68.75% from 255 or 36.53% from 479); Green value is 150 (58.98% from 255 or 31.32% from 479); Blue value is 154 (60.55% from 255 or 32.15% from 479); Max value from RGB is 175 - color contains mainly: red. Hex color #AF969A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF969A is #506965. Grayscale: #9D9D9D. Windows color (decimal): -5269862 or 10131119. OLE color: 10131119.
HSL color Cylindrical-coordinate representation of color #AF969A: hue angle of 350.4º degrees, saturation: 0.14, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AF969A is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.31.
<style> p { color: #AF969A; } p { color: rgb(175,150,154); } H1.HeaderClassName { color: #AF969A; } .AnyTagClassName { color: #AF969A; } </style>
<style> a { background-color: #AF969A; } a { background-color: rgb(175,150,154); } div.DivClassName { background-color: #AF969A; } .BgClassName { background-color: #AF969A; } </style>
<style> span { border-color: #AF969A; } span { border-color: rgb(175,150,154); } td.TdClassName { border-color: #AF969A; } .TagClassName { border-color: #AF969A; } </style>