#AF85ED (or 0xAF85ED) is unknown color: approx Biloba Flower. HEX triplet: AF, 85 and ED. RGB value is (175,133,237). Sum of RGB (Red+Green+Blue) = 175+133+237=545 (72% of max value = 765). Red value is 175 (68.75% from 255 or 32.11% from 545); Green value is 133 (52.34% from 255 or 24.40% from 545); Blue value is 237 (92.97% from 255 or 43.49% from 545); Max value from RGB is 237 - color contains mainly: blue. Hex color #AF85ED is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AF85ED is #507A12. Grayscale: #9D9D9D. Windows color (decimal): -5274131 or 15566255. OLE color: 15566255.
HSL color Cylindrical-coordinate representation of color #AF85ED: hue angle of 264.23º degrees, saturation: 0.74, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AF85ED is Cyan = 0.26, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #af85ed; } p { color: rgb(175,133,237); } H1.HeaderClassName { color: #af85ed; } .AnyTagClassName { color: #af85ed; } </style>
<style> a { background-color: #af85ed; } a { background-color: rgb(175,133,237); } div.DivClassName { background-color: #af85ed; } .BgClassName { background-color: #af85ed; } </style>
<style> span { border-color: #af85ed; } span { border-color: rgb(175,133,237); } td.TdClassName { border-color: #af85ed; } .TagClassName { border-color: #af85ed; } </style>