#D19DDD (or 0xD19DDD) is unknown color: approx Wisteria. HEX triplet: D1, 9D and DD. RGB value is (209,157,221). Sum of RGB (Red+Green+Blue) = 209+157+221=587 (77% of max value = 765). Red value is 209 (82.03% from 255 or 35.60% from 587); Green value is 157 (61.72% from 255 or 26.75% from 587); Blue value is 221 (86.72% from 255 or 37.65% from 587); Max value from RGB is 221 - color contains mainly: blue. Hex color #D19DDD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D19DDD is #2E6222. Grayscale: #B3B3B3. Windows color (decimal): -3039779 or 14523857. OLE color: 14523857.
HSL color Cylindrical-coordinate representation of color #D19DDD: hue angle of 288.75º degrees, saturation: 0.48, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #D19DDD is Cyan = 0.05, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D19DDD; } p { color: rgb(209,157,221); } H1.HeaderClassName { color: #D19DDD; } .AnyTagClassName { color: #D19DDD; } </style>
<style> a { background-color: #D19DDD; } a { background-color: rgb(209,157,221); } div.DivClassName { background-color: #D19DDD; } .BgClassName { background-color: #D19DDD; } </style>
<style> span { border-color: #D19DDD; } span { border-color: rgb(209,157,221); } td.TdClassName { border-color: #D19DDD; } .TagClassName { border-color: #D19DDD; } </style>