#DE9FEE (or 0xDE9FEE) is unknown color: approx Plum. HEX triplet: DE, 9F and EE. RGB value is (222,159,238). Sum of RGB (Red+Green+Blue) = 222+159+238=619 (81% of max value = 765). Red value is 222 (87.11% from 255 or 35.86% from 619); Green value is 159 (62.5% from 255 or 25.69% from 619); Blue value is 238 (93.36% from 255 or 38.45% from 619); Max value from RGB is 238 - color contains mainly: blue. Hex color #DE9FEE is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DE9FEE is #216011. Grayscale: #BABABA. Windows color (decimal): -2187282 or 15638494. OLE color: 15638494.
HSL color Cylindrical-coordinate representation of color #DE9FEE: hue angle of 287.85º degrees, saturation: 0.7, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #DE9FEE is Cyan = 0.07, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DE9FEE; } p { color: rgb(222,159,238); } H1.HeaderClassName { color: #DE9FEE; } .AnyTagClassName { color: #DE9FEE; } </style>
<style> a { background-color: #DE9FEE; } a { background-color: rgb(222,159,238); } div.DivClassName { background-color: #DE9FEE; } .BgClassName { background-color: #DE9FEE; } </style>
<style> span { border-color: #DE9FEE; } span { border-color: rgb(222,159,238); } td.TdClassName { border-color: #DE9FEE; } .TagClassName { border-color: #DE9FEE; } </style>