#AF7EFA (or 0xAF7EFA) is unknown color: approx Medium Purple. HEX triplet: AF, 7E and FA. RGB value is (175,126,250). Sum of RGB (Red+Green+Blue) = 175+126+250=551 (72% of max value = 765). Red value is 175 (68.75% from 255 or 31.76% from 551); Green value is 126 (49.61% from 255 or 22.87% from 551); Blue value is 250 (98.05% from 255 or 45.37% from 551); Max value from RGB is 250 - color contains mainly: blue. Hex color #AF7EFA is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #AF7EFA is #508105. Grayscale: #9A9A9A. Windows color (decimal): -5275910 or 16416431. OLE color: 16416431.
HSL color Cylindrical-coordinate representation of color #AF7EFA: hue angle of 263.71º degrees, saturation: 0.93, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #AF7EFA is Cyan = 0.3, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AF7EFA; } p { color: rgb(175,126,250); } H1.HeaderClassName { color: #AF7EFA; } .AnyTagClassName { color: #AF7EFA; } </style>
<style> a { background-color: #AF7EFA; } a { background-color: rgb(175,126,250); } div.DivClassName { background-color: #AF7EFA; } .BgClassName { background-color: #AF7EFA; } </style>
<style> span { border-color: #AF7EFA; } span { border-color: rgb(175,126,250); } td.TdClassName { border-color: #AF7EFA; } .TagClassName { border-color: #AF7EFA; } </style>