#D390DD (or 0xD390DD) is unknown color: approx Plum. HEX triplet: D3, 90 and DD. RGB value is (211,144,221). Sum of RGB (Red+Green+Blue) = 211+144+221=576 (76% of max value = 765). Red value is 211 (82.81% from 255 or 36.63% from 576); Green value is 144 (56.64% from 255 or 25% from 576); Blue value is 221 (86.72% from 255 or 38.37% from 576); Max value from RGB is 221 - color contains mainly: blue. Hex color #D390DD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D390DD is #2C6F22. Grayscale: #ACACAC. Windows color (decimal): -2912035 or 14520531. OLE color: 14520531.
HSL color Cylindrical-coordinate representation of color #D390DD: hue angle of 292.21º degrees, saturation: 0.53, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #D390DD is Cyan = 0.05, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D390DD; } p { color: rgb(211,144,221); } H1.HeaderClassName { color: #D390DD; } .AnyTagClassName { color: #D390DD; } </style>
<style> a { background-color: #D390DD; } a { background-color: rgb(211,144,221); } div.DivClassName { background-color: #D390DD; } .BgClassName { background-color: #D390DD; } </style>
<style> span { border-color: #D390DD; } span { border-color: rgb(211,144,221); } td.TdClassName { border-color: #D390DD; } .TagClassName { border-color: #D390DD; } </style>