#CEB6DB (or 0xCEB6DB) is unknown color: approx Prelude. HEX triplet: CE, B6 and DB. RGB value is (206,182,219). Sum of RGB (Red+Green+Blue) = 206+182+219=607 (80% of max value = 765). Red value is 206 (80.86% from 255 or 33.94% from 607); Green value is 182 (71.48% from 255 or 29.98% from 607); Blue value is 219 (85.94% from 255 or 36.08% from 607); Max value from RGB is 219 - color contains mainly: blue. Hex color #CEB6DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEB6DB is #314924. Grayscale: #C1C1C1. Windows color (decimal): -3229989 or 14399182. OLE color: 14399182.
HSL color Cylindrical-coordinate representation of color #CEB6DB: hue angle of 278.92º degrees, saturation: 0.34, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CEB6DB is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CEB6DB; } p { color: rgb(206,182,219); } H1.HeaderClassName { color: #CEB6DB; } .AnyTagClassName { color: #CEB6DB; } </style>
<style> a { background-color: #CEB6DB; } a { background-color: rgb(206,182,219); } div.DivClassName { background-color: #CEB6DB; } .BgClassName { background-color: #CEB6DB; } </style>
<style> span { border-color: #CEB6DB; } span { border-color: rgb(206,182,219); } td.TdClassName { border-color: #CEB6DB; } .TagClassName { border-color: #CEB6DB; } </style>