#DCB9EB (or 0xDCB9EB) is unknown color: approx Mauve. HEX triplet: DC, B9 and EB. RGB value is (220,185,235). Sum of RGB (Red+Green+Blue) = 220+185+235=640 (84% of max value = 765). Red value is 220 (86.33% from 255 or 34.38% from 640); Green value is 185 (72.66% from 255 or 28.91% from 640); Blue value is 235 (92.19% from 255 or 36.72% from 640); Max value from RGB is 235 - color contains mainly: blue. Hex color #DCB9EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCB9EB is #234614. Grayscale: #C8C8C8. Windows color (decimal): -2311701 or 15448540. OLE color: 15448540.
HSL color Cylindrical-coordinate representation of color #DCB9EB: hue angle of 282º degrees, saturation: 0.56, 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 #DCB9EB is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DCB9EB; } p { color: rgb(220,185,235); } H1.HeaderClassName { color: #DCB9EB; } .AnyTagClassName { color: #DCB9EB; } </style>
<style> a { background-color: #DCB9EB; } a { background-color: rgb(220,185,235); } div.DivClassName { background-color: #DCB9EB; } .BgClassName { background-color: #DCB9EB; } </style>
<style> span { border-color: #DCB9EB; } span { border-color: rgb(220,185,235); } td.TdClassName { border-color: #DCB9EB; } .TagClassName { border-color: #DCB9EB; } </style>