#E09CEF (or 0xE09CEF) is unknown color: approx Plum. HEX triplet: E0, 9C and EF. RGB value is (224,156,239). Sum of RGB (Red+Green+Blue) = 224+156+239=619 (81% of max value = 765). Red value is 224 (87.89% from 255 or 36.19% from 619); Green value is 156 (61.33% from 255 or 25.20% from 619); Blue value is 239 (93.75% from 255 or 38.61% from 619); Max value from RGB is 239 - color contains mainly: blue. Hex color #E09CEF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E09CEF is #1F6310. Grayscale: #B9B9B9. Windows color (decimal): -2056977 or 15703264. OLE color: 15703264.
HSL color Cylindrical-coordinate representation of color #E09CEF: hue angle of 289.16º degrees, saturation: 0.72, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #E09CEF is Cyan = 0.06, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #E09CEF; } p { color: rgb(224,156,239); } H1.HeaderClassName { color: #E09CEF; } .AnyTagClassName { color: #E09CEF; } </style>
<style> a { background-color: #E09CEF; } a { background-color: rgb(224,156,239); } div.DivClassName { background-color: #E09CEF; } .BgClassName { background-color: #E09CEF; } </style>
<style> span { border-color: #E09CEF; } span { border-color: rgb(224,156,239); } td.TdClassName { border-color: #E09CEF; } .TagClassName { border-color: #E09CEF; } </style>