#DCBADC (or 0xDCBADC) is unknown color: approx Thistle. HEX triplet: DC, BA and DC. RGB value is (220,186,220). Sum of RGB (Red+Green+Blue) = 220+186+220=626 (82% of max value = 765). Red value is 220 (86.33% from 255 or 35.14% from 626); Green value is 186 (73.05% from 255 or 29.71% from 626); Blue value is 220 (86.33% from 255 or 35.14% from 626); Max value from RGB is 220 - color contains mainly: red, blue. Hex color #DCBADC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCBADC is #234523. Grayscale: #C7C7C7. Windows color (decimal): -2311460 or 14465756. OLE color: 14465756.
HSL color Cylindrical-coordinate representation of color #DCBADC: hue angle of 300º degrees, saturation: 0.33, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #DCBADC is Cyan = 0, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #DCBADC; } p { color: rgb(220,186,220); } H1.HeaderClassName { color: #DCBADC; } .AnyTagClassName { color: #DCBADC; } </style>
<style> a { background-color: #DCBADC; } a { background-color: rgb(220,186,220); } div.DivClassName { background-color: #DCBADC; } .BgClassName { background-color: #DCBADC; } </style>
<style> span { border-color: #DCBADC; } span { border-color: rgb(220,186,220); } td.TdClassName { border-color: #DCBADC; } .TagClassName { border-color: #DCBADC; } </style>