#AF7DEE (or 0xAF7DEE) is unknown color: approx Medium Purple. HEX triplet: AF, 7D and EE. RGB value is (175,125,238). Sum of RGB (Red+Green+Blue) = 175+125+238=538 (71% of max value = 765). Red value is 175 (68.75% from 255 or 32.53% from 538); Green value is 125 (49.22% from 255 or 23.23% from 538); Blue value is 238 (93.36% from 255 or 44.24% from 538); Max value from RGB is 238 - color contains mainly: blue. Hex color #AF7DEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #AF7DEE is #508211. Grayscale: #989898. Windows color (decimal): -5276178 or 15629743. OLE color: 15629743.
HSL color Cylindrical-coordinate representation of color #AF7DEE: hue angle of 266.55º degrees, saturation: 0.77, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #AF7DEE is Cyan = 0.26, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #af7dee; } p { color: rgb(175,125,238); } H1.HeaderClassName { color: #af7dee; } .AnyTagClassName { color: #af7dee; } </style>
<style> a { background-color: #af7dee; } a { background-color: rgb(175,125,238); } div.DivClassName { background-color: #af7dee; } .BgClassName { background-color: #af7dee; } </style>
<style> span { border-color: #af7dee; } span { border-color: rgb(175,125,238); } td.TdClassName { border-color: #af7dee; } .TagClassName { border-color: #af7dee; } </style>