#DE89D6 (or 0xDE89D6) is unknown color: approx Plum. HEX triplet: DE, 89 and D6. RGB value is (222,137,214). Sum of RGB (Red+Green+Blue) = 222+137+214=573 (75% of max value = 765). Red value is 222 (87.11% from 255 or 38.74% from 573); Green value is 137 (53.91% from 255 or 23.91% from 573); Blue value is 214 (83.98% from 255 or 37.35% from 573); Max value from RGB is 222 - color contains mainly: red. Hex color #DE89D6 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DE89D6 is #217629. Grayscale: #AAAAAA. Windows color (decimal): -2192938 or 14059998. OLE color: 14059998.
HSL color Cylindrical-coordinate representation of color #DE89D6: hue angle of 305.65º degrees, saturation: 0.56, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #DE89D6 is Cyan = 0, Magento = 0.38, Yellow = 0.04 and Black (K on CMYK) = 0.13.
<style> p { color: #de89d6; } p { color: rgb(222,137,214); } H1.HeaderClassName { color: #de89d6; } .AnyTagClassName { color: #de89d6; } </style>
<style> a { background-color: #de89d6; } a { background-color: rgb(222,137,214); } div.DivClassName { background-color: #de89d6; } .BgClassName { background-color: #de89d6; } </style>
<style> span { border-color: #de89d6; } span { border-color: rgb(222,137,214); } td.TdClassName { border-color: #de89d6; } .TagClassName { border-color: #de89d6; } </style>