#E4432C (or 0xE4432C) is unknown color: approx Cinnabar. HEX triplet: E4, 43 and 2C. RGB value is (228,67,44). Sum of RGB (Red+Green+Blue) = 228+67+44=339 (44% of max value = 765). Red value is 228 (89.45% from 255 or 67.26% from 339); Green value is 67 (26.56% from 255 or 19.76% from 339); Blue value is 44 (17.58% from 255 or 12.98% from 339); Max value from RGB is 228 - color contains mainly: red. Hex color #E4432C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E4432C is #1BBCD3. Grayscale: #707070. Windows color (decimal): -1817812 or 2900964. OLE color: 2900964.
HSL color Cylindrical-coordinate representation of color #E4432C: hue angle of 7.5º degrees, saturation: 0.77, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E4432C is Cyan = 0, Magento = 0.71, Yellow = 0.81 and Black (K on CMYK) = 0.11.
<style> p { color: #E4432C; } p { color: rgb(228,67,44); } H1.HeaderClassName { color: #E4432C; } .AnyTagClassName { color: #E4432C; } </style>
<style> a { background-color: #E4432C; } a { background-color: rgb(228,67,44); } div.DivClassName { background-color: #E4432C; } .BgClassName { background-color: #E4432C; } </style>
<style> span { border-color: #E4432C; } span { border-color: rgb(228,67,44); } td.TdClassName { border-color: #E4432C; } .TagClassName { border-color: #E4432C; } </style>