#E32CD4 (or 0xE32CD4) is unknown color: approx Razzle Dazzle Rose. HEX triplet: E3, 2C and D4. RGB value is (227,44,212). Sum of RGB (Red+Green+Blue) = 227+44+212=483 (63% of max value = 765). Red value is 227 (89.06% from 255 or 47.00% from 483); Green value is 44 (17.58% from 255 or 9.11% from 483); Blue value is 212 (83.20% from 255 or 43.89% from 483); Max value from RGB is 227 - color contains mainly: red. Hex color #E32CD4 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #E32CD4 is #1CD32B. Grayscale: #757575. Windows color (decimal): -1889068 or 13905123. OLE color: 13905123.
HSL color Cylindrical-coordinate representation of color #E32CD4: hue angle of 304.92º degrees, saturation: 0.77, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E32CD4 is Cyan = 0, Magento = 0.81, Yellow = 0.07 and Black (K on CMYK) = 0.11.
<style> p { color: #e32cd4; } p { color: rgb(227,44,212); } H1.HeaderClassName { color: #e32cd4; } .AnyTagClassName { color: #e32cd4; } </style>
<style> a { background-color: #e32cd4; } a { background-color: rgb(227,44,212); } div.DivClassName { background-color: #e32cd4; } .BgClassName { background-color: #e32cd4; } </style>
<style> span { border-color: #e32cd4; } span { border-color: rgb(227,44,212); } td.TdClassName { border-color: #e32cd4; } .TagClassName { border-color: #e32cd4; } </style>