#DE86E2 (or 0xDE86E2) is unknown color: approx Violet. HEX triplet: DE, 86 and E2. RGB value is (222,134,226). Sum of RGB (Red+Green+Blue) = 222+134+226=582 (77% of max value = 765). Red value is 222 (87.11% from 255 or 38.14% from 582); Green value is 134 (52.73% from 255 or 23.02% from 582); Blue value is 226 (88.67% from 255 or 38.83% from 582); Max value from RGB is 226 - color contains mainly: blue. Hex color #DE86E2 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DE86E2 is #21791D. Grayscale: #AAAAAA. Windows color (decimal): -2193694 or 14845662. OLE color: 14845662.
HSL color Cylindrical-coordinate representation of color #DE86E2: hue angle of 297.39º degrees, saturation: 0.61, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #DE86E2 is Cyan = 0.02, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #DE86E2; } p { color: rgb(222,134,226); } H1.HeaderClassName { color: #DE86E2; } .AnyTagClassName { color: #DE86E2; } </style>
<style> a { background-color: #DE86E2; } a { background-color: rgb(222,134,226); } div.DivClassName { background-color: #DE86E2; } .BgClassName { background-color: #DE86E2; } </style>
<style> span { border-color: #DE86E2; } span { border-color: rgb(222,134,226); } td.TdClassName { border-color: #DE86E2; } .TagClassName { border-color: #DE86E2; } </style>