#E30C07 (or 0xE30C07) is unknown color: approx Red. HEX triplet: E3, 0C and 07. RGB value is (227,12,7). Sum of RGB (Red+Green+Blue) = 227+12+7=246 (32% of max value = 765). Red value is 227 (89.06% from 255 or 92.28% from 246); Green value is 12 (5.08% from 255 or 4.88% from 246); Blue value is 7 (3.12% from 255 or 2.85% from 246); Max value from RGB is 227 - color contains mainly: red. Hex color #E30C07 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #E30C07 is #1CF3F8. Grayscale: #4B4B4B. Windows color (decimal): -1897465 or 462051. OLE color: 462051.
HSL color Cylindrical-coordinate representation of color #E30C07: hue angle of 1.36º degrees, saturation: 0.94, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E30C07 is Cyan = 0, Magento = 0.95, Yellow = 0.97 and Black (K on CMYK) = 0.11.
<style> p { color: #E30C07; } p { color: rgb(227,12,7); } H1.HeaderClassName { color: #E30C07; } .AnyTagClassName { color: #E30C07; } </style>
<style> a { background-color: #E30C07; } a { background-color: rgb(227,12,7); } div.DivClassName { background-color: #E30C07; } .BgClassName { background-color: #E30C07; } </style>
<style> span { border-color: #E30C07; } span { border-color: rgb(227,12,7); } td.TdClassName { border-color: #E30C07; } .TagClassName { border-color: #E30C07; } </style>