#AF8DB8 (or 0xAF8DB8) is unknown color: approx East Side. HEX triplet: AF, 8D and B8. RGB value is (175,141,184). Sum of RGB (Red+Green+Blue) = 175+141+184=500 (66% of max value = 765). Red value is 175 (68.75% from 255 or 35% from 500); Green value is 141 (55.47% from 255 or 28.2% from 500); Blue value is 184 (72.27% from 255 or 36.8% from 500); Max value from RGB is 184 - color contains mainly: blue. Hex color #AF8DB8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AF8DB8 is #507247. Grayscale: #9B9B9B. Windows color (decimal): -5272136 or 12094895. OLE color: 12094895.
HSL color Cylindrical-coordinate representation of color #AF8DB8: hue angle of 287.44º degrees, saturation: 0.23, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AF8DB8 is Cyan = 0.05, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #AF8DB8; } p { color: rgb(175,141,184); } H1.HeaderClassName { color: #AF8DB8; } .AnyTagClassName { color: #AF8DB8; } </style>
<style> a { background-color: #AF8DB8; } a { background-color: rgb(175,141,184); } div.DivClassName { background-color: #AF8DB8; } .BgClassName { background-color: #AF8DB8; } </style>
<style> span { border-color: #AF8DB8; } span { border-color: rgb(175,141,184); } td.TdClassName { border-color: #AF8DB8; } .TagClassName { border-color: #AF8DB8; } </style>