#DCADF0 (or 0xDCADF0) is unknown color: approx Mauve. HEX triplet: DC, AD and F0. RGB value is (220,173,240). Sum of RGB (Red+Green+Blue) = 220+173+240=633 (83% of max value = 765). Red value is 220 (86.33% from 255 or 34.76% from 633); Green value is 173 (67.97% from 255 or 27.33% from 633); Blue value is 240 (94.14% from 255 or 37.91% from 633); Max value from RGB is 240 - color contains mainly: blue. Hex color #DCADF0 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DCADF0 is #23520F. Grayscale: #C2C2C2. Windows color (decimal): -2314768 or 15773148. OLE color: 15773148.
HSL color Cylindrical-coordinate representation of color #DCADF0: hue angle of 282.09º degrees, saturation: 0.69, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #DCADF0 is Cyan = 0.08, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DCADF0; } p { color: rgb(220,173,240); } H1.HeaderClassName { color: #DCADF0; } .AnyTagClassName { color: #DCADF0; } </style>
<style> a { background-color: #DCADF0; } a { background-color: rgb(220,173,240); } div.DivClassName { background-color: #DCADF0; } .BgClassName { background-color: #DCADF0; } </style>
<style> span { border-color: #DCADF0; } span { border-color: rgb(220,173,240); } td.TdClassName { border-color: #DCADF0; } .TagClassName { border-color: #DCADF0; } </style>