#E1076D (or 0xE1076D) is unknown color: approx Ruby. HEX triplet: E1, 07 and 6D. RGB value is (225,7,109). Sum of RGB (Red+Green+Blue) = 225+7+109=341 (45% of max value = 765). Red value is 225 (88.28% from 255 or 65.98% from 341); Green value is 7 (3.12% from 255 or 2.05% from 341); Blue value is 109 (42.97% from 255 or 31.96% from 341); Max value from RGB is 225 - color contains mainly: red. Hex color #E1076D is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E1076D is #1EF892. Grayscale: #535353. Windows color (decimal): -2029715 or 7145441. OLE color: 7145441.
HSL color Cylindrical-coordinate representation of color #E1076D: hue angle of 331.93º degrees, saturation: 0.94, 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 #E1076D is Cyan = 0, Magento = 0.97, Yellow = 0.52 and Black (K on CMYK) = 0.12.
<style> p { color: #e1076d; } p { color: rgb(225,7,109); } H1.HeaderClassName { color: #e1076d; } .AnyTagClassName { color: #e1076d; } </style>
<style> a { background-color: #e1076d; } a { background-color: rgb(225,7,109); } div.DivClassName { background-color: #e1076d; } .BgClassName { background-color: #e1076d; } </style>
<style> span { border-color: #e1076d; } span { border-color: rgb(225,7,109); } td.TdClassName { border-color: #e1076d; } .TagClassName { border-color: #e1076d; } </style>