#E090D4 (or 0xE090D4) is unknown color: approx Plum. HEX triplet: E0, 90 and D4. RGB value is (224,144,212). Sum of RGB (Red+Green+Blue) = 224+144+212=580 (76% of max value = 765). Red value is 224 (87.89% from 255 or 38.62% from 580); Green value is 144 (56.64% from 255 or 24.83% from 580); Blue value is 212 (83.20% from 255 or 36.55% from 580); Max value from RGB is 224 - color contains mainly: red. Hex color #E090D4 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E090D4 is #1F6F2B. Grayscale: #AFAFAF. Windows color (decimal): -2060076 or 13930720. OLE color: 13930720.
HSL color Cylindrical-coordinate representation of color #E090D4: hue angle of 309º degrees, saturation: 0.56, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #E090D4 is Cyan = 0, Magento = 0.36, Yellow = 0.05 and Black (K on CMYK) = 0.12.
<style> p { color: #E090D4; } p { color: rgb(224,144,212); } H1.HeaderClassName { color: #E090D4; } .AnyTagClassName { color: #E090D4; } </style>
<style> a { background-color: #E090D4; } a { background-color: rgb(224,144,212); } div.DivClassName { background-color: #E090D4; } .BgClassName { background-color: #E090D4; } </style>
<style> span { border-color: #E090D4; } span { border-color: rgb(224,144,212); } td.TdClassName { border-color: #E090D4; } .TagClassName { border-color: #E090D4; } </style>