#D28DCB (or 0xD28DCB) is unknown color: approx Lilac. HEX triplet: D2, 8D and CB. RGB value is (210,141,203). Sum of RGB (Red+Green+Blue) = 210+141+203=554 (73% of max value = 765). Red value is 210 (82.42% from 255 or 37.91% from 554); Green value is 141 (55.47% from 255 or 25.45% from 554); Blue value is 203 (79.69% from 255 or 36.64% from 554); Max value from RGB is 210 - color contains mainly: red. Hex color #D28DCB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D28DCB is #2D7234. Grayscale: #A8A8A8. Windows color (decimal): -2978357 or 13340114. OLE color: 13340114.
HSL color Cylindrical-coordinate representation of color #D28DCB: hue angle of 306.09º degrees, saturation: 0.43, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #D28DCB is Cyan = 0, Magento = 0.33, Yellow = 0.03 and Black (K on CMYK) = 0.18.
<style> p { color: #D28DCB; } p { color: rgb(210,141,203); } H1.HeaderClassName { color: #D28DCB; } .AnyTagClassName { color: #D28DCB; } </style>
<style> a { background-color: #D28DCB; } a { background-color: rgb(210,141,203); } div.DivClassName { background-color: #D28DCB; } .BgClassName { background-color: #D28DCB; } </style>
<style> span { border-color: #D28DCB; } span { border-color: rgb(210,141,203); } td.TdClassName { border-color: #D28DCB; } .TagClassName { border-color: #D28DCB; } </style>