#E8400B (or 0xE8400B) is unknown color: approx Orange Red. HEX triplet: E8, 40 and 0B. RGB value is (232,64,11). Sum of RGB (Red+Green+Blue) = 232+64+11=307 (40% of max value = 765). Red value is 232 (91.02% from 255 or 75.57% from 307); Green value is 64 (25.39% from 255 or 20.85% from 307); Blue value is 11 (4.69% from 255 or 3.58% from 307); Max value from RGB is 232 - color contains mainly: red. Hex color #E8400B is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #E8400B is #17BFF4. Grayscale: #6C6C6C. Windows color (decimal): -1556469 or 737512. OLE color: 737512.
HSL color Cylindrical-coordinate representation of color #E8400B: hue angle of 14.39º degrees, saturation: 0.91, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #E8400B is Cyan = 0, Magento = 0.72, Yellow = 0.95 and Black (K on CMYK) = 0.09.
<style> p { color: #e8400b; } p { color: rgb(232,64,11); } H1.HeaderClassName { color: #e8400b; } .AnyTagClassName { color: #e8400b; } </style>
<style> a { background-color: #e8400b; } a { background-color: rgb(232,64,11); } div.DivClassName { background-color: #e8400b; } .BgClassName { background-color: #e8400b; } </style>
<style> span { border-color: #e8400b; } span { border-color: rgb(232,64,11); } td.TdClassName { border-color: #e8400b; } .TagClassName { border-color: #e8400b; } </style>