#DF248C (or 0xDF248C) is unknown color: approx Deep Cerise. HEX triplet: DF, 24 and 8C. RGB value is (223,36,140). Sum of RGB (Red+Green+Blue) = 223+36+140=399 (52% of max value = 765). Red value is 223 (87.5% from 255 or 55.89% from 399); Green value is 36 (14.45% from 255 or 9.02% from 399); Blue value is 140 (55.08% from 255 or 35.09% from 399); Max value from RGB is 223 - color contains mainly: red. Hex color #DF248C is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #DF248C is #20DB73. Grayscale: #676767. Windows color (decimal): -2153332 or 9184479. OLE color: 9184479.
HSL color Cylindrical-coordinate representation of color #DF248C: hue angle of 326.63º degrees, saturation: 0.75, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #DF248C is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.13.
<style> p { color: #df248c; } p { color: rgb(223,36,140); } H1.HeaderClassName { color: #df248c; } .AnyTagClassName { color: #df248c; } </style>
<style> a { background-color: #df248c; } a { background-color: rgb(223,36,140); } div.DivClassName { background-color: #df248c; } .BgClassName { background-color: #df248c; } </style>
<style> span { border-color: #df248c; } span { border-color: rgb(223,36,140); } td.TdClassName { border-color: #df248c; } .TagClassName { border-color: #df248c; } </style>