#AF73AF (or 0xAF73AF) is unknown color: approx Violet Blue. HEX triplet: AF, 73 and AF. RGB value is (175,115,175). Sum of RGB (Red+Green+Blue) = 175+115+175=465 (61% of max value = 765). Red value is 175 (68.75% from 255 or 37.63% from 465); Green value is 115 (45.31% from 255 or 24.73% from 465); Blue value is 175 (68.75% from 255 or 37.63% from 465); Max value from RGB is 175 - color contains mainly: red, blue. Hex color #AF73AF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF73AF is #508C50. Grayscale: #8B8B8B. Windows color (decimal): -5278801 or 11498415. OLE color: 11498415.
HSL color Cylindrical-coordinate representation of color #AF73AF: hue angle of 300º degrees, saturation: 0.27, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #AF73AF is Cyan = 0, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #af73af; } p { color: rgb(175,115,175); } H1.HeaderClassName { color: #af73af; } .AnyTagClassName { color: #af73af; } </style>
<style> a { background-color: #af73af; } a { background-color: rgb(175,115,175); } div.DivClassName { background-color: #af73af; } .BgClassName { background-color: #af73af; } </style>
<style> span { border-color: #af73af; } span { border-color: rgb(175,115,175); } td.TdClassName { border-color: #af73af; } .TagClassName { border-color: #af73af; } </style>