#CEBBDA (or 0xCEBBDA) is unknown color: approx Prelude. HEX triplet: CE, BB and DA. RGB value is (206,187,218). Sum of RGB (Red+Green+Blue) = 206+187+218=611 (80% of max value = 765). Red value is 206 (80.86% from 255 or 33.72% from 611); Green value is 187 (73.44% from 255 or 30.61% from 611); Blue value is 218 (85.55% from 255 or 35.68% from 611); Max value from RGB is 218 - color contains mainly: blue. Hex color #CEBBDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEBBDA is #314425. Grayscale: #C4C4C4. Windows color (decimal): -3228710 or 14334926. OLE color: 14334926.
HSL color Cylindrical-coordinate representation of color #CEBBDA: hue angle of 276.77º degrees, saturation: 0.3, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CEBBDA is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CEBBDA; } p { color: rgb(206,187,218); } H1.HeaderClassName { color: #CEBBDA; } .AnyTagClassName { color: #CEBBDA; } </style>
<style> a { background-color: #CEBBDA; } a { background-color: rgb(206,187,218); } div.DivClassName { background-color: #CEBBDA; } .BgClassName { background-color: #CEBBDA; } </style>
<style> span { border-color: #CEBBDA; } span { border-color: rgb(206,187,218); } td.TdClassName { border-color: #CEBBDA; } .TagClassName { border-color: #CEBBDA; } </style>