#D5ABCD (or 0xD5ABCD) is unknown color: approx French Lilac. HEX triplet: D5, AB and CD. RGB value is (213,171,205). Sum of RGB (Red+Green+Blue) = 213+171+205=589 (78% of max value = 765). Red value is 213 (83.59% from 255 or 36.16% from 589); Green value is 171 (67.19% from 255 or 29.03% from 589); Blue value is 205 (80.47% from 255 or 34.80% from 589); Max value from RGB is 213 - color contains mainly: red. Hex color #D5ABCD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D5ABCD is #2A5432. Grayscale: #BBBBBB. Windows color (decimal): -2774067 or 13478869. OLE color: 13478869.
HSL color Cylindrical-coordinate representation of color #D5ABCD: hue angle of 311.43º degrees, saturation: 0.33, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D5ABCD is Cyan = 0, Magento = 0.20, Yellow = 0.04 and Black (K on CMYK) = 0.16.
<style> p { color: #D5ABCD; } p { color: rgb(213,171,205); } H1.HeaderClassName { color: #D5ABCD; } .AnyTagClassName { color: #D5ABCD; } </style>
<style> a { background-color: #D5ABCD; } a { background-color: rgb(213,171,205); } div.DivClassName { background-color: #D5ABCD; } .BgClassName { background-color: #D5ABCD; } </style>
<style> span { border-color: #D5ABCD; } span { border-color: rgb(213,171,205); } td.TdClassName { border-color: #D5ABCD; } .TagClassName { border-color: #D5ABCD; } </style>