#E3063D (or 0xE3063D) is unknown color: approx Crimson. HEX triplet: E3, 06 and 3D. RGB value is (227,6,61). Sum of RGB (Red+Green+Blue) = 227+6+61=294 (38% of max value = 765). Red value is 227 (89.06% from 255 or 77.21% from 294); Green value is 6 (2.73% from 255 or 2.04% from 294); Blue value is 61 (24.22% from 255 or 20.75% from 294); Max value from RGB is 227 - color contains mainly: red. Hex color #E3063D is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #E3063D is #1CF9C2. Grayscale: #4E4E4E. Windows color (decimal): -1898947 or 3999459. OLE color: 3999459.
HSL color Cylindrical-coordinate representation of color #E3063D: hue angle of 345.07º degrees, saturation: 0.95, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E3063D is Cyan = 0, Magento = 0.97, Yellow = 0.73 and Black (K on CMYK) = 0.11.
<style> p { color: #e3063d; } p { color: rgb(227,6,61); } H1.HeaderClassName { color: #e3063d; } .AnyTagClassName { color: #e3063d; } </style>
<style> a { background-color: #e3063d; } a { background-color: rgb(227,6,61); } div.DivClassName { background-color: #e3063d; } .BgClassName { background-color: #e3063d; } </style>
<style> span { border-color: #e3063d; } span { border-color: rgb(227,6,61); } td.TdClassName { border-color: #e3063d; } .TagClassName { border-color: #e3063d; } </style>