#DDBCEB (or 0xDDBCEB) is unknown color: approx Mauve. HEX triplet: DD, BC and EB. RGB value is (221,188,235). Sum of RGB (Red+Green+Blue) = 221+188+235=644 (85% of max value = 765). Red value is 221 (86.72% from 255 or 34.32% from 644); Green value is 188 (73.83% from 255 or 29.19% from 644); Blue value is 235 (92.19% from 255 or 36.49% from 644); Max value from RGB is 235 - color contains mainly: blue. Hex color #DDBCEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDBCEB is #224314. Grayscale: #CBCBCB. Windows color (decimal): -2245397 or 15449309. OLE color: 15449309.
HSL color Cylindrical-coordinate representation of color #DDBCEB: hue angle of 282.13º degrees, saturation: 0.54, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DDBCEB is Cyan = 0.06, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DDBCEB; } p { color: rgb(221,188,235); } H1.HeaderClassName { color: #DDBCEB; } .AnyTagClassName { color: #DDBCEB; } </style>
<style> a { background-color: #DDBCEB; } a { background-color: rgb(221,188,235); } div.DivClassName { background-color: #DDBCEB; } .BgClassName { background-color: #DDBCEB; } </style>
<style> span { border-color: #DDBCEB; } span { border-color: rgb(221,188,235); } td.TdClassName { border-color: #DDBCEB; } .TagClassName { border-color: #DDBCEB; } </style>