#DAADD5 (or 0xDAADD5) is unknown color: approx French Lilac. HEX triplet: DA, AD and D5. RGB value is (218,173,213). Sum of RGB (Red+Green+Blue) = 218+173+213=604 (80% of max value = 765). Red value is 218 (85.55% from 255 or 36.09% from 604); Green value is 173 (67.97% from 255 or 28.64% from 604); Blue value is 213 (83.59% from 255 or 35.26% from 604); Max value from RGB is 218 - color contains mainly: red. Hex color #DAADD5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DAADD5 is #25522A. Grayscale: #BEBEBE. Windows color (decimal): -2445867 or 14003674. OLE color: 14003674.
HSL color Cylindrical-coordinate representation of color #DAADD5: hue angle of 306.67º degrees, saturation: 0.38, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DAADD5 is Cyan = 0, Magento = 0.21, Yellow = 0.02 and Black (K on CMYK) = 0.15.
<style> p { color: #DAADD5; } p { color: rgb(218,173,213); } H1.HeaderClassName { color: #DAADD5; } .AnyTagClassName { color: #DAADD5; } </style>
<style> a { background-color: #DAADD5; } a { background-color: rgb(218,173,213); } div.DivClassName { background-color: #DAADD5; } .BgClassName { background-color: #DAADD5; } </style>
<style> span { border-color: #DAADD5; } span { border-color: rgb(218,173,213); } td.TdClassName { border-color: #DAADD5; } .TagClassName { border-color: #DAADD5; } </style>