#EA0972 (or 0xEA0972) is unknown color: approx Ruby. HEX triplet: EA, 09 and 72. RGB value is (234,9,114). Sum of RGB (Red+Green+Blue) = 234+9+114=357 (47% of max value = 765). Red value is 234 (91.80% from 255 or 65.55% from 357); Green value is 9 (3.91% from 255 or 2.52% from 357); Blue value is 114 (44.92% from 255 or 31.93% from 357); Max value from RGB is 234 - color contains mainly: red. Hex color #EA0972 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #EA0972 is #15F68D. Grayscale: #585858. Windows color (decimal): -1439374 or 7473642. OLE color: 7473642.
HSL color Cylindrical-coordinate representation of color #EA0972: hue angle of 332º degrees, saturation: 0.93, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #EA0972 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.08.
<style> p { color: #ea0972; } p { color: rgb(234,9,114); } H1.HeaderClassName { color: #ea0972; } .AnyTagClassName { color: #ea0972; } </style>
<style> a { background-color: #ea0972; } a { background-color: rgb(234,9,114); } div.DivClassName { background-color: #ea0972; } .BgClassName { background-color: #ea0972; } </style>
<style> span { border-color: #ea0972; } span { border-color: rgb(234,9,114); } td.TdClassName { border-color: #ea0972; } .TagClassName { border-color: #ea0972; } </style>