#D38DE0 (or 0xD38DE0) is unknown color: approx Plum. HEX triplet: D3, 8D and E0. RGB value is (211,141,224). Sum of RGB (Red+Green+Blue) = 211+141+224=576 (76% of max value = 765). Red value is 211 (82.81% from 255 or 36.63% from 576); Green value is 141 (55.47% from 255 or 24.48% from 576); Blue value is 224 (87.89% from 255 or 38.89% from 576); Max value from RGB is 224 - color contains mainly: blue. Hex color #D38DE0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D38DE0 is #2C721F. Grayscale: #ABABAB. Windows color (decimal): -2912800 or 14716371. OLE color: 14716371.
HSL color Cylindrical-coordinate representation of color #D38DE0: hue angle of 290.6º degrees, saturation: 0.57, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #D38DE0 is Cyan = 0.06, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #D38DE0; } p { color: rgb(211,141,224); } H1.HeaderClassName { color: #D38DE0; } .AnyTagClassName { color: #D38DE0; } </style>
<style> a { background-color: #D38DE0; } a { background-color: rgb(211,141,224); } div.DivClassName { background-color: #D38DE0; } .BgClassName { background-color: #D38DE0; } </style>
<style> span { border-color: #D38DE0; } span { border-color: rgb(211,141,224); } td.TdClassName { border-color: #D38DE0; } .TagClassName { border-color: #D38DE0; } </style>