#E01974 (or 0xE01974) is unknown color: approx Ruby. HEX triplet: E0, 19 and 74. RGB value is (224,25,116). Sum of RGB (Red+Green+Blue) = 224+25+116=365 (48% of max value = 765). Red value is 224 (87.89% from 255 or 61.37% from 365); Green value is 25 (10.16% from 255 or 6.85% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 224 - color contains mainly: red. Hex color #E01974 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E01974 is #1FE68B. Grayscale: #5E5E5E. Windows color (decimal): -2090636 or 7608800. OLE color: 7608800.
HSL color Cylindrical-coordinate representation of color #E01974: hue angle of 332.56º degrees, saturation: 0.8, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #E01974 is Cyan = 0, Magento = 0.89, Yellow = 0.48 and Black (K on CMYK) = 0.12.
<style> p { color: #e01974; } p { color: rgb(224,25,116); } H1.HeaderClassName { color: #e01974; } .AnyTagClassName { color: #e01974; } </style>
<style> a { background-color: #e01974; } a { background-color: rgb(224,25,116); } div.DivClassName { background-color: #e01974; } .BgClassName { background-color: #e01974; } </style>
<style> span { border-color: #e01974; } span { border-color: rgb(224,25,116); } td.TdClassName { border-color: #e01974; } .TagClassName { border-color: #e01974; } </style>