#AF7DA9 (or 0xAF7DA9) is unknown color: approx London Hue. HEX triplet: AF, 7D and A9. RGB value is (175,125,169). Sum of RGB (Red+Green+Blue) = 175+125+169=469 (62% of max value = 765). Red value is 175 (68.75% from 255 or 37.31% from 469); Green value is 125 (49.22% from 255 or 26.65% from 469); Blue value is 169 (66.41% from 255 or 36.03% from 469); Max value from RGB is 175 - color contains mainly: red. Hex color #AF7DA9 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF7DA9 is #508256. Grayscale: #909090. Windows color (decimal): -5276247 or 11107759. OLE color: 11107759.
HSL color Cylindrical-coordinate representation of color #AF7DA9: hue angle of 307.2º degrees, saturation: 0.24, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AF7DA9 is Cyan = 0, Magento = 0.29, Yellow = 0.03 and Black (K on CMYK) = 0.31.
<style> p { color: #AF7DA9; } p { color: rgb(175,125,169); } H1.HeaderClassName { color: #AF7DA9; } .AnyTagClassName { color: #AF7DA9; } </style>
<style> a { background-color: #AF7DA9; } a { background-color: rgb(175,125,169); } div.DivClassName { background-color: #AF7DA9; } .BgClassName { background-color: #AF7DA9; } </style>
<style> span { border-color: #AF7DA9; } span { border-color: rgb(175,125,169); } td.TdClassName { border-color: #AF7DA9; } .TagClassName { border-color: #AF7DA9; } </style>