#EB463D (or 0xEB463D) is unknown color: approx Cinnabar. HEX triplet: EB, 46 and 3D. RGB value is (235,70,61). Sum of RGB (Red+Green+Blue) = 235+70+61=366 (48% of max value = 765). Red value is 235 (92.19% from 255 or 64.21% from 366); Green value is 70 (27.73% from 255 or 19.13% from 366); Blue value is 61 (24.22% from 255 or 16.67% from 366); Max value from RGB is 235 - color contains mainly: red. Hex color #EB463D is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #EB463D is #14B9C2. Grayscale: #767676. Windows color (decimal): -1358275 or 4015851. OLE color: 4015851.
HSL color Cylindrical-coordinate representation of color #EB463D: hue angle of 3.1º degrees, saturation: 0.81, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #EB463D is Cyan = 0, Magento = 0.70, Yellow = 0.74 and Black (K on CMYK) = 0.08.
<style> p { color: #eb463d; } p { color: rgb(235,70,61); } H1.HeaderClassName { color: #eb463d; } .AnyTagClassName { color: #eb463d; } </style>
<style> a { background-color: #eb463d; } a { background-color: rgb(235,70,61); } div.DivClassName { background-color: #eb463d; } .BgClassName { background-color: #eb463d; } </style>
<style> span { border-color: #eb463d; } span { border-color: rgb(235,70,61); } td.TdClassName { border-color: #eb463d; } .TagClassName { border-color: #eb463d; } </style>