#CEB1DD (or 0xCEB1DD) is unknown color: approx Prelude. HEX triplet: CE, B1 and DD. RGB value is (206,177,221). Sum of RGB (Red+Green+Blue) = 206+177+221=604 (80% of max value = 765). Red value is 206 (80.86% from 255 or 34.11% from 604); Green value is 177 (69.53% from 255 or 29.30% from 604); Blue value is 221 (86.72% from 255 or 36.59% from 604); Max value from RGB is 221 - color contains mainly: blue. Hex color #CEB1DD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CEB1DD is #314E22. Grayscale: #BEBEBE. Windows color (decimal): -3231267 or 14528974. OLE color: 14528974.
HSL color Cylindrical-coordinate representation of color #CEB1DD: hue angle of 279.55º degrees, saturation: 0.39, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #CEB1DD is Cyan = 0.07, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CEB1DD; } p { color: rgb(206,177,221); } H1.HeaderClassName { color: #CEB1DD; } .AnyTagClassName { color: #CEB1DD; } </style>
<style> a { background-color: #CEB1DD; } a { background-color: rgb(206,177,221); } div.DivClassName { background-color: #CEB1DD; } .BgClassName { background-color: #CEB1DD; } </style>
<style> span { border-color: #CEB1DD; } span { border-color: rgb(206,177,221); } td.TdClassName { border-color: #CEB1DD; } .TagClassName { border-color: #CEB1DD; } </style>