#CAAADD (or 0xCAAADD) is unknown color: approx Wisteria. HEX triplet: CA, AA and DD. RGB value is (202,170,221). Sum of RGB (Red+Green+Blue) = 202+170+221=593 (78% of max value = 765). Red value is 202 (79.30% from 255 or 34.06% from 593); Green value is 170 (66.80% from 255 or 28.67% from 593); Blue value is 221 (86.72% from 255 or 37.27% from 593); Max value from RGB is 221 - color contains mainly: blue. Hex color #CAAADD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAAADD is #355522. Grayscale: #B9B9B9. Windows color (decimal): -3495203 or 14527178. OLE color: 14527178.
HSL color Cylindrical-coordinate representation of color #CAAADD: hue angle of 277.65º degrees, saturation: 0.43, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CAAADD is Cyan = 0.09, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CAAADD; } p { color: rgb(202,170,221); } H1.HeaderClassName { color: #CAAADD; } .AnyTagClassName { color: #CAAADD; } </style>
<style> a { background-color: #CAAADD; } a { background-color: rgb(202,170,221); } div.DivClassName { background-color: #CAAADD; } .BgClassName { background-color: #CAAADD; } </style>
<style> span { border-color: #CAAADD; } span { border-color: rgb(202,170,221); } td.TdClassName { border-color: #CAAADD; } .TagClassName { border-color: #CAAADD; } </style>