#E04DCB (or 0xE04DCB) is unknown color: approx Free Speech Magenta. HEX triplet: E0, 4D and CB. RGB value is (224,77,203). Sum of RGB (Red+Green+Blue) = 224+77+203=504 (66% of max value = 765). Red value is 224 (87.89% from 255 or 44.44% from 504); Green value is 77 (30.47% from 255 or 15.28% from 504); Blue value is 203 (79.69% from 255 or 40.28% from 504); Max value from RGB is 224 - color contains mainly: red. Hex color #E04DCB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #E04DCB is #1FB234. Grayscale: #868686. Windows color (decimal): -2077237 or 13323744. OLE color: 13323744.
HSL color Cylindrical-coordinate representation of color #E04DCB: hue angle of 308.57º degrees, saturation: 0.7, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #E04DCB is Cyan = 0, Magento = 0.66, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #E04DCB; } p { color: rgb(224,77,203); } H1.HeaderClassName { color: #E04DCB; } .AnyTagClassName { color: #E04DCB; } </style>
<style> a { background-color: #E04DCB; } a { background-color: rgb(224,77,203); } div.DivClassName { background-color: #E04DCB; } .BgClassName { background-color: #E04DCB; } </style>
<style> span { border-color: #E04DCB; } span { border-color: rgb(224,77,203); } td.TdClassName { border-color: #E04DCB; } .TagClassName { border-color: #E04DCB; } </style>