#CAABDA (or 0xCAABDA) is unknown color: approx Prelude. HEX triplet: CA, AB and DA. RGB value is (202,171,218). Sum of RGB (Red+Green+Blue) = 202+171+218=591 (78% of max value = 765). Red value is 202 (79.30% from 255 or 34.18% from 591); Green value is 171 (67.19% from 255 or 28.93% from 591); Blue value is 218 (85.55% from 255 or 36.89% from 591); Max value from RGB is 218 - color contains mainly: blue. Hex color #CAABDA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAABDA is #355425. Grayscale: #B9B9B9. Windows color (decimal): -3494950 or 14330826. OLE color: 14330826.
HSL color Cylindrical-coordinate representation of color #CAABDA: hue angle of 279.57º degrees, saturation: 0.39, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #CAABDA is Cyan = 0.07, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CAABDA; } p { color: rgb(202,171,218); } H1.HeaderClassName { color: #CAABDA; } .AnyTagClassName { color: #CAABDA; } </style>
<style> a { background-color: #CAABDA; } a { background-color: rgb(202,171,218); } div.DivClassName { background-color: #CAABDA; } .BgClassName { background-color: #CAABDA; } </style>
<style> span { border-color: #CAABDA; } span { border-color: rgb(202,171,218); } td.TdClassName { border-color: #CAABDA; } .TagClassName { border-color: #CAABDA; } </style>