#E0352B (or 0xE0352B) is unknown color: approx Cinnabar. HEX triplet: E0, 35 and 2B. RGB value is (224,53,43). Sum of RGB (Red+Green+Blue) = 224+53+43=320 (42% of max value = 765). Red value is 224 (87.89% from 255 or 70% from 320); Green value is 53 (21.09% from 255 or 16.56% from 320); Blue value is 43 (17.19% from 255 or 13.44% from 320); Max value from RGB is 224 - color contains mainly: red. Hex color #E0352B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E0352B is #1FCAD4. Grayscale: #676767. Windows color (decimal): -2083541 or 2831840. OLE color: 2831840.
HSL color Cylindrical-coordinate representation of color #E0352B: hue angle of 3.31º degrees, saturation: 0.74, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E0352B is Cyan = 0, Magento = 0.76, Yellow = 0.81 and Black (K on CMYK) = 0.12.
<style> p { color: #E0352B; } p { color: rgb(224,53,43); } H1.HeaderClassName { color: #E0352B; } .AnyTagClassName { color: #E0352B; } </style>
<style> a { background-color: #E0352B; } a { background-color: rgb(224,53,43); } div.DivClassName { background-color: #E0352B; } .BgClassName { background-color: #E0352B; } </style>
<style> span { border-color: #E0352B; } span { border-color: rgb(224,53,43); } td.TdClassName { border-color: #E0352B; } .TagClassName { border-color: #E0352B; } </style>