#AF08FB (or 0xAF08FB) is unknown color: approx Electric Purple. HEX triplet: AF, 08 and FB. RGB value is (175,8,251). Sum of RGB (Red+Green+Blue) = 175+8+251=434 (57% of max value = 765). Red value is 175 (68.75% from 255 or 40.32% from 434); Green value is 8 (3.52% from 255 or 1.84% from 434); Blue value is 251 (98.44% from 255 or 57.83% from 434); Max value from RGB is 251 - color contains mainly: blue. Hex color #AF08FB is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #AF08FB is #50F704. Grayscale: #545454. Windows color (decimal): -5306117 or 16451759. OLE color: 16451759.
HSL color Cylindrical-coordinate representation of color #AF08FB: hue angle of 281.23º degrees, saturation: 0.97, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #AF08FB is Cyan = 0.30, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #af08fb; } p { color: rgb(175,8,251); } H1.HeaderClassName { color: #af08fb; } .AnyTagClassName { color: #af08fb; } </style>
<style> a { background-color: #af08fb; } a { background-color: rgb(175,8,251); } div.DivClassName { background-color: #af08fb; } .BgClassName { background-color: #af08fb; } </style>
<style> span { border-color: #af08fb; } span { border-color: rgb(175,8,251); } td.TdClassName { border-color: #af08fb; } .TagClassName { border-color: #af08fb; } </style>