#E106C0 (or 0xE106C0) is unknown color: approx Deep Magenta. HEX triplet: E1, 06 and C0. RGB value is (225,6,192). Sum of RGB (Red+Green+Blue) = 225+6+192=423 (56% of max value = 765). Red value is 225 (88.28% from 255 or 53.19% from 423); Green value is 6 (2.73% from 255 or 1.42% from 423); Blue value is 192 (75.39% from 255 or 45.39% from 423); Max value from RGB is 225 - color contains mainly: red. Hex color #E106C0 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #E106C0 is #1EF93F. Grayscale: #5C5C5C. Windows color (decimal): -2029888 or 12584673. OLE color: 12584673.
HSL color Cylindrical-coordinate representation of color #E106C0: hue angle of 309.04º degrees, saturation: 0.95, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E106C0 is Cyan = 0, Magento = 0.97, Yellow = 0.15 and Black (K on CMYK) = 0.12.
<style> p { color: #e106c0; } p { color: rgb(225,6,192); } H1.HeaderClassName { color: #e106c0; } .AnyTagClassName { color: #e106c0; } </style>
<style> a { background-color: #e106c0; } a { background-color: rgb(225,6,192); } div.DivClassName { background-color: #e106c0; } .BgClassName { background-color: #e106c0; } </style>
<style> span { border-color: #e106c0; } span { border-color: rgb(225,6,192); } td.TdClassName { border-color: #e106c0; } .TagClassName { border-color: #e106c0; } </style>