#DAB0D8 (or 0xDAB0D8) is unknown color: approx French Lilac. HEX triplet: DA, B0 and D8. RGB value is (218,176,216). Sum of RGB (Red+Green+Blue) = 218+176+216=610 (80% of max value = 765). Red value is 218 (85.55% from 255 or 35.74% from 610); Green value is 176 (69.14% from 255 or 28.85% from 610); Blue value is 216 (84.77% from 255 or 35.41% from 610); Max value from RGB is 218 - color contains mainly: red. Hex color #DAB0D8 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DAB0D8 is #254F27. Grayscale: #C0C0C0. Windows color (decimal): -2445096 or 14201050. OLE color: 14201050.
HSL color Cylindrical-coordinate representation of color #DAB0D8: hue angle of 302.86º degrees, saturation: 0.36, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #DAB0D8 is Cyan = 0, Magento = 0.19, Yellow = 0.01 and Black (K on CMYK) = 0.15.
<style> p { color: #DAB0D8; } p { color: rgb(218,176,216); } H1.HeaderClassName { color: #DAB0D8; } .AnyTagClassName { color: #DAB0D8; } </style>
<style> a { background-color: #DAB0D8; } a { background-color: rgb(218,176,216); } div.DivClassName { background-color: #DAB0D8; } .BgClassName { background-color: #DAB0D8; } </style>
<style> span { border-color: #DAB0D8; } span { border-color: rgb(218,176,216); } td.TdClassName { border-color: #DAB0D8; } .TagClassName { border-color: #DAB0D8; } </style>