#AF6DAC (or 0xAF6DAC) is unknown color: approx Violet Blue. HEX triplet: AF, 6D and AC. RGB value is (175,109,172). Sum of RGB (Red+Green+Blue) = 175+109+172=456 (60% of max value = 765). Red value is 175 (68.75% from 255 or 38.38% from 456); Green value is 109 (42.97% from 255 or 23.90% from 456); Blue value is 172 (67.58% from 255 or 37.72% from 456); Max value from RGB is 175 - color contains mainly: red. Hex color #AF6DAC is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF6DAC is #509253. Grayscale: #878787. Windows color (decimal): -5280340 or 11300271. OLE color: 11300271.
HSL color Cylindrical-coordinate representation of color #AF6DAC: hue angle of 302.73º degrees, saturation: 0.29, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #AF6DAC is Cyan = 0, Magento = 0.38, Yellow = 0.02 and Black (K on CMYK) = 0.31.
<style> p { color: #AF6DAC; } p { color: rgb(175,109,172); } H1.HeaderClassName { color: #AF6DAC; } .AnyTagClassName { color: #AF6DAC; } </style>
<style> a { background-color: #AF6DAC; } a { background-color: rgb(175,109,172); } div.DivClassName { background-color: #AF6DAC; } .BgClassName { background-color: #AF6DAC; } </style>
<style> span { border-color: #AF6DAC; } span { border-color: rgb(175,109,172); } td.TdClassName { border-color: #AF6DAC; } .TagClassName { border-color: #AF6DAC; } </style>