#E09DBE (or 0xE09DBE) is unknown color: approx Shocking. HEX triplet: E0, 9D and BE. RGB value is (224,157,190). Sum of RGB (Red+Green+Blue) = 224+157+190=571 (75% of max value = 765). Red value is 224 (87.89% from 255 or 39.23% from 571); Green value is 157 (61.72% from 255 or 27.50% from 571); Blue value is 190 (74.61% from 255 or 33.27% from 571); Max value from RGB is 224 - color contains mainly: red. Hex color #E09DBE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E09DBE is #1F6241. Grayscale: #B4B4B4. Windows color (decimal): -2056770 or 12492256. OLE color: 12492256.
HSL color Cylindrical-coordinate representation of color #E09DBE: hue angle of 330.45º degrees, saturation: 0.52, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #E09DBE is Cyan = 0, Magento = 0.30, Yellow = 0.15 and Black (K on CMYK) = 0.12.
<style> p { color: #E09DBE; } p { color: rgb(224,157,190); } H1.HeaderClassName { color: #E09DBE; } .AnyTagClassName { color: #E09DBE; } </style>
<style> a { background-color: #E09DBE; } a { background-color: rgb(224,157,190); } div.DivClassName { background-color: #E09DBE; } .BgClassName { background-color: #E09DBE; } </style>
<style> span { border-color: #E09DBE; } span { border-color: rgb(224,157,190); } td.TdClassName { border-color: #E09DBE; } .TagClassName { border-color: #E09DBE; } </style>