#CEB8DB (or 0xCEB8DB) is unknown color: approx Prelude. HEX triplet: CE, B8 and DB. RGB value is (206,184,219). Sum of RGB (Red+Green+Blue) = 206+184+219=609 (80% of max value = 765). Red value is 206 (80.86% from 255 or 33.83% from 609); Green value is 184 (72.27% from 255 or 30.21% from 609); Blue value is 219 (85.94% from 255 or 35.96% from 609); Max value from RGB is 219 - color contains mainly: blue. Hex color #CEB8DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEB8DB is #314724. Grayscale: #C2C2C2. Windows color (decimal): -3229477 or 14399694. OLE color: 14399694.
HSL color Cylindrical-coordinate representation of color #CEB8DB: hue angle of 277.71º degrees, saturation: 0.33, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CEB8DB is Cyan = 0.06, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CEB8DB; } p { color: rgb(206,184,219); } H1.HeaderClassName { color: #CEB8DB; } .AnyTagClassName { color: #CEB8DB; } </style>
<style> a { background-color: #CEB8DB; } a { background-color: rgb(206,184,219); } div.DivClassName { background-color: #CEB8DB; } .BgClassName { background-color: #CEB8DB; } </style>
<style> span { border-color: #CEB8DB; } span { border-color: rgb(206,184,219); } td.TdClassName { border-color: #CEB8DB; } .TagClassName { border-color: #CEB8DB; } </style>