#DD98CD (or 0xDD98CD) is unknown color: approx Plum. HEX triplet: DD, 98 and CD. RGB value is (221,152,205). Sum of RGB (Red+Green+Blue) = 221+152+205=578 (76% of max value = 765). Red value is 221 (86.72% from 255 or 38.24% from 578); Green value is 152 (59.77% from 255 or 26.30% from 578); Blue value is 205 (80.47% from 255 or 35.47% from 578); Max value from RGB is 221 - color contains mainly: red. Hex color #DD98CD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DD98CD is #226732. Grayscale: #B2B2B2. Windows color (decimal): -2254643 or 13474013. OLE color: 13474013.
HSL color Cylindrical-coordinate representation of color #DD98CD: hue angle of 313.91º degrees, saturation: 0.5, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DD98CD is Cyan = 0, Magento = 0.31, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #DD98CD; } p { color: rgb(221,152,205); } H1.HeaderClassName { color: #DD98CD; } .AnyTagClassName { color: #DD98CD; } </style>
<style> a { background-color: #DD98CD; } a { background-color: rgb(221,152,205); } div.DivClassName { background-color: #DD98CD; } .BgClassName { background-color: #DD98CD; } </style>
<style> span { border-color: #DD98CD; } span { border-color: rgb(221,152,205); } td.TdClassName { border-color: #DD98CD; } .TagClassName { border-color: #DD98CD; } </style>