#E6323E (or 0xE6323E) is unknown color: approx Alizarin. HEX triplet: E6, 32 and 3E. RGB value is (230,50,62). Sum of RGB (Red+Green+Blue) = 230+50+62=342 (45% of max value = 765). Red value is 230 (90.23% from 255 or 67.25% from 342); Green value is 50 (19.92% from 255 or 14.62% from 342); Blue value is 62 (24.61% from 255 or 18.13% from 342); Max value from RGB is 230 - color contains mainly: red. Hex color #E6323E is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #E6323E is #19CDC1. Grayscale: #696969. Windows color (decimal): -1691074 or 4076262. OLE color: 4076262.
HSL color Cylindrical-coordinate representation of color #E6323E: hue angle of 356º degrees, saturation: 0.78, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E6323E is Cyan = 0, Magento = 0.78, Yellow = 0.73 and Black (K on CMYK) = 0.10.
<style> p { color: #E6323E; } p { color: rgb(230,50,62); } H1.HeaderClassName { color: #E6323E; } .AnyTagClassName { color: #E6323E; } </style>
<style> a { background-color: #E6323E; } a { background-color: rgb(230,50,62); } div.DivClassName { background-color: #E6323E; } .BgClassName { background-color: #E6323E; } </style>
<style> span { border-color: #E6323E; } span { border-color: rgb(230,50,62); } td.TdClassName { border-color: #E6323E; } .TagClassName { border-color: #E6323E; } </style>