#AF49B2 (or 0xAF49B2) is unknown color: approx Fuchsia. HEX triplet: AF, 49 and B2. RGB value is (175,73,178). Sum of RGB (Red+Green+Blue) = 175+73+178=426 (56% of max value = 765). Red value is 175 (68.75% from 255 or 41.08% from 426); Green value is 73 (28.91% from 255 or 17.14% from 426); Blue value is 178 (69.92% from 255 or 41.78% from 426); Max value from RGB is 178 - color contains mainly: blue. Hex color #AF49B2 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AF49B2 is #50B64D. Grayscale: #737373. Windows color (decimal): -5289550 or 11684271. OLE color: 11684271.
HSL color Cylindrical-coordinate representation of color #AF49B2: hue angle of 298.29º degrees, saturation: 0.42, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #AF49B2 is Cyan = 0.02, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #AF49B2; } p { color: rgb(175,73,178); } H1.HeaderClassName { color: #AF49B2; } .AnyTagClassName { color: #AF49B2; } </style>
<style> a { background-color: #AF49B2; } a { background-color: rgb(175,73,178); } div.DivClassName { background-color: #AF49B2; } .BgClassName { background-color: #AF49B2; } </style>
<style> span { border-color: #AF49B2; } span { border-color: rgb(175,73,178); } td.TdClassName { border-color: #AF49B2; } .TagClassName { border-color: #AF49B2; } </style>