#E09DE5 (or 0xE09DE5) is unknown color: approx Plum. HEX triplet: E0, 9D and E5. RGB value is (224,157,229). Sum of RGB (Red+Green+Blue) = 224+157+229=610 (80% of max value = 765). Red value is 224 (87.89% from 255 or 36.72% from 610); Green value is 157 (61.72% from 255 or 25.74% from 610); Blue value is 229 (89.84% from 255 or 37.54% from 610); Max value from RGB is 229 - color contains mainly: blue. Hex color #E09DE5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E09DE5 is #1F621A. Grayscale: #B9B9B9. Windows color (decimal): -2056731 or 15048160. OLE color: 15048160.
HSL color Cylindrical-coordinate representation of color #E09DE5: hue angle of 295.83º degrees, saturation: 0.58, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #E09DE5 is Cyan = 0.02, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #E09DE5; } p { color: rgb(224,157,229); } H1.HeaderClassName { color: #E09DE5; } .AnyTagClassName { color: #E09DE5; } </style>
<style> a { background-color: #E09DE5; } a { background-color: rgb(224,157,229); } div.DivClassName { background-color: #E09DE5; } .BgClassName { background-color: #E09DE5; } </style>
<style> span { border-color: #E09DE5; } span { border-color: rgb(224,157,229); } td.TdClassName { border-color: #E09DE5; } .TagClassName { border-color: #E09DE5; } </style>