#DE90CF (or 0xDE90CF) is unknown color: approx Plum. HEX triplet: DE, 90 and CF. RGB value is (222,144,207). Sum of RGB (Red+Green+Blue) = 222+144+207=573 (75% of max value = 765). Red value is 222 (87.11% from 255 or 38.74% from 573); Green value is 144 (56.64% from 255 or 25.13% from 573); Blue value is 207 (81.25% from 255 or 36.13% from 573); Max value from RGB is 222 - color contains mainly: red. Hex color #DE90CF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DE90CF is #216F30. Grayscale: #AEAEAE. Windows color (decimal): -2191153 or 13603038. OLE color: 13603038.
HSL color Cylindrical-coordinate representation of color #DE90CF: hue angle of 311.54º degrees, saturation: 0.54, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #DE90CF is Cyan = 0, Magento = 0.35, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #DE90CF; } p { color: rgb(222,144,207); } H1.HeaderClassName { color: #DE90CF; } .AnyTagClassName { color: #DE90CF; } </style>
<style> a { background-color: #DE90CF; } a { background-color: rgb(222,144,207); } div.DivClassName { background-color: #DE90CF; } .BgClassName { background-color: #DE90CF; } </style>
<style> span { border-color: #DE90CF; } span { border-color: rgb(222,144,207); } td.TdClassName { border-color: #DE90CF; } .TagClassName { border-color: #DE90CF; } </style>