#DE97F3 (or 0xDE97F3) is unknown color: approx Plum. HEX triplet: DE, 97 and F3. RGB value is (222,151,243). Sum of RGB (Red+Green+Blue) = 222+151+243=616 (81% of max value = 765). Red value is 222 (87.11% from 255 or 36.04% from 616); Green value is 151 (59.38% from 255 or 24.51% from 616); Blue value is 243 (95.31% from 255 or 39.45% from 616); Max value from RGB is 243 - color contains mainly: blue. Hex color #DE97F3 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DE97F3 is #21680C. Grayscale: #B6B6B6. Windows color (decimal): -2189325 or 15964126. OLE color: 15964126.
HSL color Cylindrical-coordinate representation of color #DE97F3: hue angle of 286.3º degrees, saturation: 0.79, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #DE97F3 is Cyan = 0.09, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DE97F3; } p { color: rgb(222,151,243); } H1.HeaderClassName { color: #DE97F3; } .AnyTagClassName { color: #DE97F3; } </style>
<style> a { background-color: #DE97F3; } a { background-color: rgb(222,151,243); } div.DivClassName { background-color: #DE97F3; } .BgClassName { background-color: #DE97F3; } </style>
<style> span { border-color: #DE97F3; } span { border-color: rgb(222,151,243); } td.TdClassName { border-color: #DE97F3; } .TagClassName { border-color: #DE97F3; } </style>