#CEB2DE (or 0xCEB2DE) is unknown color: approx Prelude. HEX triplet: CE, B2 and DE. RGB value is (206,178,222). Sum of RGB (Red+Green+Blue) = 206+178+222=606 (80% of max value = 765). Red value is 206 (80.86% from 255 or 33.99% from 606); Green value is 178 (69.92% from 255 or 29.37% from 606); Blue value is 222 (87.11% from 255 or 36.63% from 606); Max value from RGB is 222 - color contains mainly: blue. Hex color #CEB2DE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CEB2DE is #314D21. Grayscale: #BFBFBF. Windows color (decimal): -3231010 or 14594766. OLE color: 14594766.
HSL color Cylindrical-coordinate representation of color #CEB2DE: hue angle of 278.18º degrees, saturation: 0.4, 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 #CEB2DE is Cyan = 0.07, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CEB2DE; } p { color: rgb(206,178,222); } H1.HeaderClassName { color: #CEB2DE; } .AnyTagClassName { color: #CEB2DE; } </style>
<style> a { background-color: #CEB2DE; } a { background-color: rgb(206,178,222); } div.DivClassName { background-color: #CEB2DE; } .BgClassName { background-color: #CEB2DE; } </style>
<style> span { border-color: #CEB2DE; } span { border-color: rgb(206,178,222); } td.TdClassName { border-color: #CEB2DE; } .TagClassName { border-color: #CEB2DE; } </style>