#A29CFF (or 0xA29CFF) is unknown color: approx Perano. HEX triplet: A2, 9C and FF. RGB value is (162,156,255). Sum of RGB (Red+Green+Blue) = 162+156+255=573 (75% of max value = 765). Red value is 162 (63.67% from 255 or 28.27% from 573); Green value is 156 (61.33% from 255 or 27.23% from 573); Blue value is 255 (100% from 255 or 44.50% from 573); Max value from RGB is 255 - color contains mainly: blue. Hex color #A29CFF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A29CFF is #5D6300. Grayscale: #A8A8A8. Windows color (decimal): -6120193 or 16751778. OLE color: 16751778.
HSL color Cylindrical-coordinate representation of color #A29CFF: hue angle of 243.64º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A29CFF is Cyan = 0.36, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A29CFF; } p { color: rgb(162,156,255); } H1.HeaderClassName { color: #A29CFF; } .AnyTagClassName { color: #A29CFF; } </style>
<style> a { background-color: #A29CFF; } a { background-color: rgb(162,156,255); } div.DivClassName { background-color: #A29CFF; } .BgClassName { background-color: #A29CFF; } </style>
<style> span { border-color: #A29CFF; } span { border-color: rgb(162,156,255); } td.TdClassName { border-color: #A29CFF; } .TagClassName { border-color: #A29CFF; } </style>