#EA085C (or 0xEA085C) is unknown color: approx Razzmatazz. HEX triplet: EA, 08 and 5C. RGB value is (234,8,92). Sum of RGB (Red+Green+Blue) = 234+8+92=334 (44% of max value = 765). Red value is 234 (91.80% from 255 or 70.06% from 334); Green value is 8 (3.52% from 255 or 2.40% from 334); Blue value is 92 (36.33% from 255 or 27.54% from 334); Max value from RGB is 234 - color contains mainly: red. Hex color #EA085C is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #EA085C is #15F7A3. Grayscale: #555555. Windows color (decimal): -1439652 or 6031594. OLE color: 6031594.
HSL color Cylindrical-coordinate representation of color #EA085C: hue angle of 337.7º degrees, saturation: 0.93, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #EA085C is Cyan = 0, Magento = 0.97, Yellow = 0.61 and Black (K on CMYK) = 0.08.
<style> p { color: #EA085C; } p { color: rgb(234,8,92); } H1.HeaderClassName { color: #EA085C; } .AnyTagClassName { color: #EA085C; } </style>
<style> a { background-color: #EA085C; } a { background-color: rgb(234,8,92); } div.DivClassName { background-color: #EA085C; } .BgClassName { background-color: #EA085C; } </style>
<style> span { border-color: #EA085C; } span { border-color: rgb(234,8,92); } td.TdClassName { border-color: #EA085C; } .TagClassName { border-color: #EA085C; } </style>