#DDBAEA (or 0xDDBAEA) is unknown color: approx Mauve. HEX triplet: DD, BA and EA. RGB value is (221,186,234). Sum of RGB (Red+Green+Blue) = 221+186+234=641 (84% of max value = 765). Red value is 221 (86.72% from 255 or 34.48% from 641); Green value is 186 (73.05% from 255 or 29.02% from 641); Blue value is 234 (91.80% from 255 or 36.51% from 641); Max value from RGB is 234 - color contains mainly: blue. Hex color #DDBAEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDBAEA is #224515. Grayscale: #C9C9C9. Windows color (decimal): -2245910 or 15383261. OLE color: 15383261.
HSL color Cylindrical-coordinate representation of color #DDBAEA: hue angle of 283.75º degrees, saturation: 0.53, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DDBAEA is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DDBAEA; } p { color: rgb(221,186,234); } H1.HeaderClassName { color: #DDBAEA; } .AnyTagClassName { color: #DDBAEA; } </style>
<style> a { background-color: #DDBAEA; } a { background-color: rgb(221,186,234); } div.DivClassName { background-color: #DDBAEA; } .BgClassName { background-color: #DDBAEA; } </style>
<style> span { border-color: #DDBAEA; } span { border-color: rgb(221,186,234); } td.TdClassName { border-color: #DDBAEA; } .TagClassName { border-color: #DDBAEA; } </style>