#AF7DCA (or 0xAF7DCA) is unknown color: approx East Side. HEX triplet: AF, 7D and CA. RGB value is (175,125,202). Sum of RGB (Red+Green+Blue) = 175+125+202=502 (66% of max value = 765). Red value is 175 (68.75% from 255 or 34.86% from 502); Green value is 125 (49.22% from 255 or 24.90% from 502); Blue value is 202 (79.30% from 255 or 40.24% from 502); Max value from RGB is 202 - color contains mainly: blue. Hex color #AF7DCA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AF7DCA is #508235. Grayscale: #949494. Windows color (decimal): -5276214 or 13270447. OLE color: 13270447.
HSL color Cylindrical-coordinate representation of color #AF7DCA: hue angle of 278.96º degrees, saturation: 0.42, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #AF7DCA is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #AF7DCA; } p { color: rgb(175,125,202); } H1.HeaderClassName { color: #AF7DCA; } .AnyTagClassName { color: #AF7DCA; } </style>
<style> a { background-color: #AF7DCA; } a { background-color: rgb(175,125,202); } div.DivClassName { background-color: #AF7DCA; } .BgClassName { background-color: #AF7DCA; } </style>
<style> span { border-color: #AF7DCA; } span { border-color: rgb(175,125,202); } td.TdClassName { border-color: #AF7DCA; } .TagClassName { border-color: #AF7DCA; } </style>