#CEBDDB (or 0xCEBDDB) is unknown color: approx Prelude. HEX triplet: CE, BD and DB. RGB value is (206,189,219). Sum of RGB (Red+Green+Blue) = 206+189+219=614 (81% of max value = 765). Red value is 206 (80.86% from 255 or 33.55% from 614); Green value is 189 (74.22% from 255 or 30.78% from 614); Blue value is 219 (85.94% from 255 or 35.67% from 614); Max value from RGB is 219 - color contains mainly: blue. Hex color #CEBDDB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEBDDB is #314224. Grayscale: #C5C5C5. Windows color (decimal): -3228197 or 14400974. OLE color: 14400974.
HSL color Cylindrical-coordinate representation of color #CEBDDB: hue angle of 274º degrees, saturation: 0.29, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CEBDDB is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CEBDDB; } p { color: rgb(206,189,219); } H1.HeaderClassName { color: #CEBDDB; } .AnyTagClassName { color: #CEBDDB; } </style>
<style> a { background-color: #CEBDDB; } a { background-color: rgb(206,189,219); } div.DivClassName { background-color: #CEBDDB; } .BgClassName { background-color: #CEBDDB; } </style>
<style> span { border-color: #CEBDDB; } span { border-color: rgb(206,189,219); } td.TdClassName { border-color: #CEBDDB; } .TagClassName { border-color: #CEBDDB; } </style>