#DBB1EB (or 0xDBB1EB) is unknown color: approx Mauve. HEX triplet: DB, B1 and EB. RGB value is (219,177,235). Sum of RGB (Red+Green+Blue) = 219+177+235=631 (83% of max value = 765). Red value is 219 (85.94% from 255 or 34.71% from 631); Green value is 177 (69.53% from 255 or 28.05% from 631); Blue value is 235 (92.19% from 255 or 37.24% from 631); Max value from RGB is 235 - color contains mainly: blue. Hex color #DBB1EB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DBB1EB is #244E14. Grayscale: #C3C3C3. Windows color (decimal): -2379285 or 15446491. OLE color: 15446491.
HSL color Cylindrical-coordinate representation of color #DBB1EB: hue angle of 283.45º degrees, saturation: 0.59, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #DBB1EB is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DBB1EB; } p { color: rgb(219,177,235); } H1.HeaderClassName { color: #DBB1EB; } .AnyTagClassName { color: #DBB1EB; } </style>
<style> a { background-color: #DBB1EB; } a { background-color: rgb(219,177,235); } div.DivClassName { background-color: #DBB1EB; } .BgClassName { background-color: #DBB1EB; } </style>
<style> span { border-color: #DBB1EB; } span { border-color: rgb(219,177,235); } td.TdClassName { border-color: #DBB1EB; } .TagClassName { border-color: #DBB1EB; } </style>