#E5433F (or 0xE5433F) is unknown color: approx Cinnabar. HEX triplet: E5, 43 and 3F. RGB value is (229,67,63). Sum of RGB (Red+Green+Blue) = 229+67+63=359 (47% of max value = 765). Red value is 229 (89.84% from 255 or 63.79% from 359); Green value is 67 (26.56% from 255 or 18.66% from 359); Blue value is 63 (25% from 255 or 17.55% from 359); Max value from RGB is 229 - color contains mainly: red. Hex color #E5433F is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E5433F is #1ABCC0. Grayscale: #737373. Windows color (decimal): -1752257 or 4146149. OLE color: 4146149.
HSL color Cylindrical-coordinate representation of color #E5433F: hue angle of 1.45º degrees, saturation: 0.76, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #E5433F is Cyan = 0, Magento = 0.71, Yellow = 0.72 and Black (K on CMYK) = 0.10.
<style> p { color: #e5433f; } p { color: rgb(229,67,63); } H1.HeaderClassName { color: #e5433f; } .AnyTagClassName { color: #e5433f; } </style>
<style> a { background-color: #e5433f; } a { background-color: rgb(229,67,63); } div.DivClassName { background-color: #e5433f; } .BgClassName { background-color: #e5433f; } </style>
<style> span { border-color: #e5433f; } span { border-color: rgb(229,67,63); } td.TdClassName { border-color: #e5433f; } .TagClassName { border-color: #e5433f; } </style>