#E18CCC (or 0xE18CCC) is unknown color: approx Shocking. HEX triplet: E1, 8C and CC. RGB value is (225,140,204). Sum of RGB (Red+Green+Blue) = 225+140+204=569 (75% of max value = 765). Red value is 225 (88.28% from 255 or 39.54% from 569); Green value is 140 (55.08% from 255 or 24.60% from 569); Blue value is 204 (80.08% from 255 or 35.85% from 569); Max value from RGB is 225 - color contains mainly: red. Hex color #E18CCC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E18CCC is #1E7333. Grayscale: #ACACAC. Windows color (decimal): -1995572 or 13405409. OLE color: 13405409.
HSL color Cylindrical-coordinate representation of color #E18CCC: hue angle of 314.82º degrees, saturation: 0.59, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #E18CCC is Cyan = 0, Magento = 0.38, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #E18CCC; } p { color: rgb(225,140,204); } H1.HeaderClassName { color: #E18CCC; } .AnyTagClassName { color: #E18CCC; } </style>
<style> a { background-color: #E18CCC; } a { background-color: rgb(225,140,204); } div.DivClassName { background-color: #E18CCC; } .BgClassName { background-color: #E18CCC; } </style>
<style> span { border-color: #E18CCC; } span { border-color: rgb(225,140,204); } td.TdClassName { border-color: #E18CCC; } .TagClassName { border-color: #E18CCC; } </style>