#AF15A4 (or 0xAF15A4) is unknown color: approx Medium Violet Red. HEX triplet: AF, 15 and A4. RGB value is (175,21,164). Sum of RGB (Red+Green+Blue) = 175+21+164=360 (47% of max value = 765). Red value is 175 (68.75% from 255 or 48.61% from 360); Green value is 21 (8.59% from 255 or 5.83% from 360); Blue value is 164 (64.45% from 255 or 45.56% from 360); Max value from RGB is 175 - color contains mainly: red. Hex color #AF15A4 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AF15A4 is #50EA5B. Grayscale: #525252. Windows color (decimal): -5302876 or 10753455. OLE color: 10753455.
HSL color Cylindrical-coordinate representation of color #AF15A4: hue angle of 304.29º degrees, saturation: 0.79, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #AF15A4 is Cyan = 0, Magento = 0.88, Yellow = 0.06 and Black (K on CMYK) = 0.31.
<style> p { color: #AF15A4; } p { color: rgb(175,21,164); } H1.HeaderClassName { color: #AF15A4; } .AnyTagClassName { color: #AF15A4; } </style>
<style> a { background-color: #AF15A4; } a { background-color: rgb(175,21,164); } div.DivClassName { background-color: #AF15A4; } .BgClassName { background-color: #AF15A4; } </style>
<style> span { border-color: #AF15A4; } span { border-color: rgb(175,21,164); } td.TdClassName { border-color: #AF15A4; } .TagClassName { border-color: #AF15A4; } </style>