#E00F4A (or 0xE00F4A) is unknown color: approx Crimson. HEX triplet: E0, 0F and 4A. RGB value is (224,15,74). Sum of RGB (Red+Green+Blue) = 224+15+74=313 (41% of max value = 765). Red value is 224 (87.89% from 255 or 71.57% from 313); Green value is 15 (6.25% from 255 or 4.79% from 313); Blue value is 74 (29.30% from 255 or 23.64% from 313); Max value from RGB is 224 - color contains mainly: red. Hex color #E00F4A is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #E00F4A is #1FF0B5. Grayscale: #545454. Windows color (decimal): -2093238 or 4853728. OLE color: 4853728.
HSL color Cylindrical-coordinate representation of color #E00F4A: hue angle of 343.06º degrees, saturation: 0.87, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #E00F4A is Cyan = 0, Magento = 0.93, Yellow = 0.67 and Black (K on CMYK) = 0.12.
<style> p { color: #e00f4a; } p { color: rgb(224,15,74); } H1.HeaderClassName { color: #e00f4a; } .AnyTagClassName { color: #e00f4a; } </style>
<style> a { background-color: #e00f4a; } a { background-color: rgb(224,15,74); } div.DivClassName { background-color: #e00f4a; } .BgClassName { background-color: #e00f4a; } </style>
<style> span { border-color: #e00f4a; } span { border-color: rgb(224,15,74); } td.TdClassName { border-color: #e00f4a; } .TagClassName { border-color: #e00f4a; } </style>