#CAA4FA (or 0xCAA4FA) is unknown color: approx Mauve. HEX triplet: CA, A4 and FA. RGB value is (202,164,250). Sum of RGB (Red+Green+Blue) = 202+164+250=616 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.79% from 616); Green value is 164 (64.45% from 255 or 26.62% from 616); Blue value is 250 (98.05% from 255 or 40.58% from 616); Max value from RGB is 250 - color contains mainly: blue. Hex color #CAA4FA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CAA4FA is #355B05. Grayscale: #B8B8B8. Windows color (decimal): -3496710 or 16426186. OLE color: 16426186.
HSL color Cylindrical-coordinate representation of color #CAA4FA: hue angle of 266.51º degrees, saturation: 0.9, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CAA4FA is Cyan = 0.19, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CAA4FA; } p { color: rgb(202,164,250); } H1.HeaderClassName { color: #CAA4FA; } .AnyTagClassName { color: #CAA4FA; } </style>
<style> a { background-color: #CAA4FA; } a { background-color: rgb(202,164,250); } div.DivClassName { background-color: #CAA4FA; } .BgClassName { background-color: #CAA4FA; } </style>
<style> span { border-color: #CAA4FA; } span { border-color: rgb(202,164,250); } td.TdClassName { border-color: #CAA4FA; } .TagClassName { border-color: #CAA4FA; } </style>