#AF198C (or 0xAF198C) is unknown color: approx Medium Violet Red. HEX triplet: AF, 19 and 8C. RGB value is (175,25,140). Sum of RGB (Red+Green+Blue) = 175+25+140=340 (45% of max value = 765). Red value is 175 (68.75% from 255 or 51.47% from 340); Green value is 25 (10.16% from 255 or 7.35% from 340); Blue value is 140 (55.08% from 255 or 41.18% from 340); Max value from RGB is 175 - color contains mainly: red. Hex color #AF198C is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AF198C is #50E673. Grayscale: #525252. Windows color (decimal): -5301876 or 9181615. OLE color: 9181615.
HSL color Cylindrical-coordinate representation of color #AF198C: hue angle of 314º degrees, saturation: 0.75, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AF198C is Cyan = 0, Magento = 0.86, Yellow = 0.2 and Black (K on CMYK) = 0.31.
<style> p { color: #af198c; } p { color: rgb(175,25,140); } H1.HeaderClassName { color: #af198c; } .AnyTagClassName { color: #af198c; } </style>
<style> a { background-color: #af198c; } a { background-color: rgb(175,25,140); } div.DivClassName { background-color: #af198c; } .BgClassName { background-color: #af198c; } </style>
<style> span { border-color: #af198c; } span { border-color: rgb(175,25,140); } td.TdClassName { border-color: #af198c; } .TagClassName { border-color: #af198c; } </style>