#DE87ED (or 0xDE87ED) is unknown color: approx Violet. HEX triplet: DE, 87 and ED. RGB value is (222,135,237). Sum of RGB (Red+Green+Blue) = 222+135+237=594 (78% of max value = 765). Red value is 222 (87.11% from 255 or 37.37% from 594); Green value is 135 (53.12% from 255 or 22.73% from 594); Blue value is 237 (92.97% from 255 or 39.90% from 594); Max value from RGB is 237 - color contains mainly: blue. Hex color #DE87ED is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DE87ED is #217812. Grayscale: #ACACAC. Windows color (decimal): -2193427 or 15566814. OLE color: 15566814.
HSL color Cylindrical-coordinate representation of color #DE87ED: hue angle of 291.18º degrees, saturation: 0.74, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DE87ED is Cyan = 0.06, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DE87ED; } p { color: rgb(222,135,237); } H1.HeaderClassName { color: #DE87ED; } .AnyTagClassName { color: #DE87ED; } </style>
<style> a { background-color: #DE87ED; } a { background-color: rgb(222,135,237); } div.DivClassName { background-color: #DE87ED; } .BgClassName { background-color: #DE87ED; } </style>
<style> span { border-color: #DE87ED; } span { border-color: rgb(222,135,237); } td.TdClassName { border-color: #DE87ED; } .TagClassName { border-color: #DE87ED; } </style>