#E7483F (or 0xE7483F) is unknown color: approx Cinnabar. HEX triplet: E7, 48 and 3F. RGB value is (231,72,63). Sum of RGB (Red+Green+Blue) = 231+72+63=366 (48% of max value = 765). Red value is 231 (90.62% from 255 or 63.11% from 366); Green value is 72 (28.52% from 255 or 19.67% from 366); Blue value is 63 (25% from 255 or 17.21% from 366); Max value from RGB is 231 - color contains mainly: red. Hex color #E7483F is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #E7483F is #18B7C0. Grayscale: #767676. Windows color (decimal): -1619905 or 4147431. OLE color: 4147431.
HSL color Cylindrical-coordinate representation of color #E7483F: hue angle of 3.21º degrees, saturation: 0.78, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #E7483F is Cyan = 0, Magento = 0.69, Yellow = 0.73 and Black (K on CMYK) = 0.09.
<style> p { color: #E7483F; } p { color: rgb(231,72,63); } H1.HeaderClassName { color: #E7483F; } .AnyTagClassName { color: #E7483F; } </style>
<style> a { background-color: #E7483F; } a { background-color: rgb(231,72,63); } div.DivClassName { background-color: #E7483F; } .BgClassName { background-color: #E7483F; } </style>
<style> span { border-color: #E7483F; } span { border-color: rgb(231,72,63); } td.TdClassName { border-color: #E7483F; } .TagClassName { border-color: #E7483F; } </style>