#E280DB (or 0xE280DB) is unknown color: approx Orchid. HEX triplet: E2, 80 and DB. RGB value is (226,128,219). Sum of RGB (Red+Green+Blue) = 226+128+219=573 (75% of max value = 765). Red value is 226 (88.67% from 255 or 39.44% from 573); Green value is 128 (50.39% from 255 or 22.34% from 573); Blue value is 219 (85.94% from 255 or 38.22% from 573); Max value from RGB is 226 - color contains mainly: red. Hex color #E280DB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E280DB is #1D7F24. Grayscale: #A7A7A7. Windows color (decimal): -1933093 or 14385378. OLE color: 14385378.
HSL color Cylindrical-coordinate representation of color #E280DB: hue angle of 304.29º degrees, saturation: 0.63, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #E280DB is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.11.
<style> p { color: #E280DB; } p { color: rgb(226,128,219); } H1.HeaderClassName { color: #E280DB; } .AnyTagClassName { color: #E280DB; } </style>
<style> a { background-color: #E280DB; } a { background-color: rgb(226,128,219); } div.DivClassName { background-color: #E280DB; } .BgClassName { background-color: #E280DB; } </style>
<style> span { border-color: #E280DB; } span { border-color: rgb(226,128,219); } td.TdClassName { border-color: #E280DB; } .TagClassName { border-color: #E280DB; } </style>