#E0342D (or 0xE0342D) is unknown color: approx Cinnabar. HEX triplet: E0, 34 and 2D. RGB value is (224,52,45). Sum of RGB (Red+Green+Blue) = 224+52+45=321 (42% of max value = 765). Red value is 224 (87.89% from 255 or 69.78% from 321); Green value is 52 (20.70% from 255 or 16.20% from 321); Blue value is 45 (17.97% from 255 or 14.02% from 321); Max value from RGB is 224 - color contains mainly: red. Hex color #E0342D is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E0342D is #1FCBD2. Grayscale: #666666. Windows color (decimal): -2083795 or 2962656. OLE color: 2962656.
HSL color Cylindrical-coordinate representation of color #E0342D: hue angle of 2.35º degrees, saturation: 0.74, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #E0342D is Cyan = 0, Magento = 0.77, Yellow = 0.80 and Black (K on CMYK) = 0.12.
<style> p { color: #e0342d; } p { color: rgb(224,52,45); } H1.HeaderClassName { color: #e0342d; } .AnyTagClassName { color: #e0342d; } </style>
<style> a { background-color: #e0342d; } a { background-color: rgb(224,52,45); } div.DivClassName { background-color: #e0342d; } .BgClassName { background-color: #e0342d; } </style>
<style> span { border-color: #e0342d; } span { border-color: rgb(224,52,45); } td.TdClassName { border-color: #e0342d; } .TagClassName { border-color: #e0342d; } </style>