#E09FE1 (or 0xE09FE1) is unknown color: approx Plum. HEX triplet: E0, 9F and E1. RGB value is (224,159,225). Sum of RGB (Red+Green+Blue) = 224+159+225=608 (80% of max value = 765). Red value is 224 (87.89% from 255 or 36.84% from 608); Green value is 159 (62.5% from 255 or 26.15% from 608); Blue value is 225 (88.28% from 255 or 37.01% from 608); Max value from RGB is 225 - color contains mainly: blue. Hex color #E09FE1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E09FE1 is #1F601E. Grayscale: #B9B9B9. Windows color (decimal): -2056223 or 14786528. OLE color: 14786528.
HSL color Cylindrical-coordinate representation of color #E09FE1: hue angle of 299.09º degrees, saturation: 0.52, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #E09FE1 is Cyan = 0.00, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #E09FE1; } p { color: rgb(224,159,225); } H1.HeaderClassName { color: #E09FE1; } .AnyTagClassName { color: #E09FE1; } </style>
<style> a { background-color: #E09FE1; } a { background-color: rgb(224,159,225); } div.DivClassName { background-color: #E09FE1; } .BgClassName { background-color: #E09FE1; } </style>
<style> span { border-color: #E09FE1; } span { border-color: rgb(224,159,225); } td.TdClassName { border-color: #E09FE1; } .TagClassName { border-color: #E09FE1; } </style>