#AF54A5 (or 0xAF54A5) is unknown color: approx Violet Blue. HEX triplet: AF, 54 and A5. RGB value is (175,84,165). Sum of RGB (Red+Green+Blue) = 175+84+165=424 (56% of max value = 765). Red value is 175 (68.75% from 255 or 41.27% from 424); Green value is 84 (33.20% from 255 or 19.81% from 424); Blue value is 165 (64.84% from 255 or 38.92% from 424); Max value from RGB is 175 - color contains mainly: red. Hex color #AF54A5 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF54A5 is #50AB5A. Grayscale: #787878. Windows color (decimal): -5286747 or 10835119. OLE color: 10835119.
HSL color Cylindrical-coordinate representation of color #AF54A5: hue angle of 306.59º degrees, saturation: 0.36, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #AF54A5 is Cyan = 0, Magento = 0.52, Yellow = 0.06 and Black (K on CMYK) = 0.31.
<style> p { color: #AF54A5; } p { color: rgb(175,84,165); } H1.HeaderClassName { color: #AF54A5; } .AnyTagClassName { color: #AF54A5; } </style>
<style> a { background-color: #AF54A5; } a { background-color: rgb(175,84,165); } div.DivClassName { background-color: #AF54A5; } .BgClassName { background-color: #AF54A5; } </style>
<style> span { border-color: #AF54A5; } span { border-color: rgb(175,84,165); } td.TdClassName { border-color: #AF54A5; } .TagClassName { border-color: #AF54A5; } </style>