#DF98D5 (or 0xDF98D5) is unknown color: approx Plum. HEX triplet: DF, 98 and D5. RGB value is (223,152,213). Sum of RGB (Red+Green+Blue) = 223+152+213=588 (77% of max value = 765). Red value is 223 (87.5% from 255 or 37.93% from 588); Green value is 152 (59.77% from 255 or 25.85% from 588); Blue value is 213 (83.59% from 255 or 36.22% from 588); Max value from RGB is 223 - color contains mainly: red. Hex color #DF98D5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DF98D5 is #20672A. Grayscale: #B4B4B4. Windows color (decimal): -2123563 or 13998303. OLE color: 13998303.
HSL color Cylindrical-coordinate representation of color #DF98D5: hue angle of 308.45º degrees, saturation: 0.53, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #DF98D5 is Cyan = 0, Magento = 0.32, Yellow = 0.04 and Black (K on CMYK) = 0.13.
<style> p { color: #DF98D5; } p { color: rgb(223,152,213); } H1.HeaderClassName { color: #DF98D5; } .AnyTagClassName { color: #DF98D5; } </style>
<style> a { background-color: #DF98D5; } a { background-color: rgb(223,152,213); } div.DivClassName { background-color: #DF98D5; } .BgClassName { background-color: #DF98D5; } </style>
<style> span { border-color: #DF98D5; } span { border-color: rgb(223,152,213); } td.TdClassName { border-color: #DF98D5; } .TagClassName { border-color: #DF98D5; } </style>