#AF69BA (or 0xAF69BA) is unknown color: approx Fuchsia. HEX triplet: AF, 69 and BA. RGB value is (175,105,186). Sum of RGB (Red+Green+Blue) = 175+105+186=466 (61% of max value = 765). Red value is 175 (68.75% from 255 or 37.55% from 466); Green value is 105 (41.41% from 255 or 22.53% from 466); Blue value is 186 (73.05% from 255 or 39.91% from 466); Max value from RGB is 186 - color contains mainly: blue. Hex color #AF69BA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AF69BA is #509645. Grayscale: #868686. Windows color (decimal): -5281350 or 12216751. OLE color: 12216751.
HSL color Cylindrical-coordinate representation of color #AF69BA: hue angle of 291.85º degrees, saturation: 0.37, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AF69BA is Cyan = 0.06, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AF69BA; } p { color: rgb(175,105,186); } H1.HeaderClassName { color: #AF69BA; } .AnyTagClassName { color: #AF69BA; } </style>
<style> a { background-color: #AF69BA; } a { background-color: rgb(175,105,186); } div.DivClassName { background-color: #AF69BA; } .BgClassName { background-color: #AF69BA; } </style>
<style> span { border-color: #AF69BA; } span { border-color: rgb(175,105,186); } td.TdClassName { border-color: #AF69BA; } .TagClassName { border-color: #AF69BA; } </style>