#DABDDA (or 0xDABDDA) is unknown color: approx Thistle. HEX triplet: DA, BD and DA. RGB value is (218,189,218). Sum of RGB (Red+Green+Blue) = 218+189+218=625 (82% of max value = 765). Red value is 218 (85.55% from 255 or 34.88% from 625); Green value is 189 (74.22% from 255 or 30.24% from 625); Blue value is 218 (85.55% from 255 or 34.88% from 625); Max value from RGB is 218 - color contains mainly: red, blue. Hex color #DABDDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DABDDA is #254225. Grayscale: #C8C8C8. Windows color (decimal): -2441766 or 14335450. OLE color: 14335450.
HSL color Cylindrical-coordinate representation of color #DABDDA: hue angle of 300º degrees, saturation: 0.28, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DABDDA is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #DABDDA; } p { color: rgb(218,189,218); } H1.HeaderClassName { color: #DABDDA; } .AnyTagClassName { color: #DABDDA; } </style>
<style> a { background-color: #DABDDA; } a { background-color: rgb(218,189,218); } div.DivClassName { background-color: #DABDDA; } .BgClassName { background-color: #DABDDA; } </style>
<style> span { border-color: #DABDDA; } span { border-color: rgb(218,189,218); } td.TdClassName { border-color: #DABDDA; } .TagClassName { border-color: #DABDDA; } </style>