#AF80C1 (or 0xAF80C1) is unknown color: approx East Side. HEX triplet: AF, 80 and C1. RGB value is (175,128,193). Sum of RGB (Red+Green+Blue) = 175+128+193=496 (65% of max value = 765). Red value is 175 (68.75% from 255 or 35.28% from 496); Green value is 128 (50.39% from 255 or 25.81% from 496); Blue value is 193 (75.78% from 255 or 38.91% from 496); Max value from RGB is 193 - color contains mainly: blue. Hex color #AF80C1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AF80C1 is #507F3E. Grayscale: #959595. Windows color (decimal): -5275455 or 12681391. OLE color: 12681391.
HSL color Cylindrical-coordinate representation of color #AF80C1: hue angle of 283.38º degrees, saturation: 0.34, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #AF80C1 is Cyan = 0.09, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #AF80C1; } p { color: rgb(175,128,193); } H1.HeaderClassName { color: #AF80C1; } .AnyTagClassName { color: #AF80C1; } </style>
<style> a { background-color: #AF80C1; } a { background-color: rgb(175,128,193); } div.DivClassName { background-color: #AF80C1; } .BgClassName { background-color: #AF80C1; } </style>
<style> span { border-color: #AF80C1; } span { border-color: rgb(175,128,193); } td.TdClassName { border-color: #AF80C1; } .TagClassName { border-color: #AF80C1; } </style>