#AF49CB (or 0xAF49CB) is unknown color: approx Medium Orchid. HEX triplet: AF, 49 and CB. RGB value is (175,73,203). Sum of RGB (Red+Green+Blue) = 175+73+203=451 (59% of max value = 765). Red value is 175 (68.75% from 255 or 38.80% from 451); Green value is 73 (28.91% from 255 or 16.19% from 451); Blue value is 203 (79.69% from 255 or 45.01% from 451); Max value from RGB is 203 - color contains mainly: blue. Hex color #AF49CB is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AF49CB is #50B634. Grayscale: #757575. Windows color (decimal): -5289525 or 13322671. OLE color: 13322671.
HSL color Cylindrical-coordinate representation of color #AF49CB: hue angle of 287.08º degrees, saturation: 0.56, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #AF49CB is Cyan = 0.14, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AF49CB; } p { color: rgb(175,73,203); } H1.HeaderClassName { color: #AF49CB; } .AnyTagClassName { color: #AF49CB; } </style>
<style> a { background-color: #AF49CB; } a { background-color: rgb(175,73,203); } div.DivClassName { background-color: #AF49CB; } .BgClassName { background-color: #AF49CB; } </style>
<style> span { border-color: #AF49CB; } span { border-color: rgb(175,73,203); } td.TdClassName { border-color: #AF49CB; } .TagClassName { border-color: #AF49CB; } </style>