#DAA8D5 (or 0xDAA8D5) is unknown color: approx Plum. HEX triplet: DA, A8 and D5. RGB value is (218,168,213). Sum of RGB (Red+Green+Blue) = 218+168+213=599 (79% of max value = 765). Red value is 218 (85.55% from 255 or 36.39% from 599); Green value is 168 (66.02% from 255 or 28.05% from 599); Blue value is 213 (83.59% from 255 or 35.56% from 599); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA8D5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DAA8D5 is #25572A. Grayscale: #BBBBBB. Windows color (decimal): -2447147 or 14002394. OLE color: 14002394.
HSL color Cylindrical-coordinate representation of color #DAA8D5: hue angle of 306º degrees, saturation: 0.4, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #DAA8D5 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA8D5; } p { color: rgb(218,168,213); } H1.HeaderClassName { color: #DAA8D5; } .AnyTagClassName { color: #DAA8D5; } </style>
<style> a { background-color: #DAA8D5; } a { background-color: rgb(218,168,213); } div.DivClassName { background-color: #DAA8D5; } .BgClassName { background-color: #DAA8D5; } </style>
<style> span { border-color: #DAA8D5; } span { border-color: rgb(218,168,213); } td.TdClassName { border-color: #DAA8D5; } .TagClassName { border-color: #DAA8D5; } </style>