#AF7BDD (or 0xAF7BDD) is unknown color: approx Medium Purple. HEX triplet: AF, 7B and DD. RGB value is (175,123,221). Sum of RGB (Red+Green+Blue) = 175+123+221=519 (68% of max value = 765). Red value is 175 (68.75% from 255 or 33.72% from 519); Green value is 123 (48.44% from 255 or 23.70% from 519); Blue value is 221 (86.72% from 255 or 42.58% from 519); Max value from RGB is 221 - color contains mainly: blue. Hex color #AF7BDD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AF7BDD is #508422. Grayscale: #959595. Windows color (decimal): -5276707 or 14515119. OLE color: 14515119.
HSL color Cylindrical-coordinate representation of color #AF7BDD: hue angle of 271.84º degrees, saturation: 0.59, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AF7BDD is Cyan = 0.21, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AF7BDD; } p { color: rgb(175,123,221); } H1.HeaderClassName { color: #AF7BDD; } .AnyTagClassName { color: #AF7BDD; } </style>
<style> a { background-color: #AF7BDD; } a { background-color: rgb(175,123,221); } div.DivClassName { background-color: #AF7BDD; } .BgClassName { background-color: #AF7BDD; } </style>
<style> span { border-color: #AF7BDD; } span { border-color: rgb(175,123,221); } td.TdClassName { border-color: #AF7BDD; } .TagClassName { border-color: #AF7BDD; } </style>