#AF6488 (or 0xAF6488) is unknown color: approx Tapestry. HEX triplet: AF, 64 and 88. RGB value is (175,100,136). Sum of RGB (Red+Green+Blue) = 175+100+136=411 (54% of max value = 765). Red value is 175 (68.75% from 255 or 42.58% from 411); Green value is 100 (39.45% from 255 or 24.33% from 411); Blue value is 136 (53.52% from 255 or 33.09% from 411); Max value from RGB is 175 - color contains mainly: red. Hex color #AF6488 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF6488 is #509B77. Grayscale: #7E7E7E. Windows color (decimal): -5282680 or 8938671. OLE color: 8938671.
HSL color Cylindrical-coordinate representation of color #AF6488: hue angle of 331.2º degrees, saturation: 0.32, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #AF6488 is Cyan = 0, Magento = 0.43, Yellow = 0.22 and Black (K on CMYK) = 0.31.
<style> p { color: #AF6488; } p { color: rgb(175,100,136); } H1.HeaderClassName { color: #AF6488; } .AnyTagClassName { color: #AF6488; } </style>
<style> a { background-color: #AF6488; } a { background-color: rgb(175,100,136); } div.DivClassName { background-color: #AF6488; } .BgClassName { background-color: #AF6488; } </style>
<style> span { border-color: #AF6488; } span { border-color: rgb(175,100,136); } td.TdClassName { border-color: #AF6488; } .TagClassName { border-color: #AF6488; } </style>