#AF57C5 (or 0xAF57C5) is unknown color: approx Medium Orchid. HEX triplet: AF, 57 and C5. RGB value is (175,87,197). Sum of RGB (Red+Green+Blue) = 175+87+197=459 (60% of max value = 765). Red value is 175 (68.75% from 255 or 38.13% from 459); Green value is 87 (34.38% from 255 or 18.95% from 459); Blue value is 197 (77.34% from 255 or 42.92% from 459); Max value from RGB is 197 - color contains mainly: blue. Hex color #AF57C5 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AF57C5 is #50A83A. Grayscale: #7D7D7D. Windows color (decimal): -5285947 or 12933039. OLE color: 12933039.
HSL color Cylindrical-coordinate representation of color #AF57C5: hue angle of 288º degrees, saturation: 0.49, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #AF57C5 is Cyan = 0.11, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #af57c5; } p { color: rgb(175,87,197); } H1.HeaderClassName { color: #af57c5; } .AnyTagClassName { color: #af57c5; } </style>
<style> a { background-color: #af57c5; } a { background-color: rgb(175,87,197); } div.DivClassName { background-color: #af57c5; } .BgClassName { background-color: #af57c5; } </style>
<style> span { border-color: #af57c5; } span { border-color: rgb(175,87,197); } td.TdClassName { border-color: #af57c5; } .TagClassName { border-color: #af57c5; } </style>