#E18B1F (or 0xE18B1F) is unknown color: approx Carrot Orange. HEX triplet: E1, 8B and 1F. RGB value is (225,139,31). Sum of RGB (Red+Green+Blue) = 225+139+31=395 (52% of max value = 765). Red value is 225 (88.28% from 255 or 56.96% from 395); Green value is 139 (54.69% from 255 or 35.19% from 395); Blue value is 31 (12.5% from 255 or 7.85% from 395); Max value from RGB is 225 - color contains mainly: red. Hex color #E18B1F is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E18B1F is #1E74E0. Grayscale: #989898. Windows color (decimal): -1996001 or 2067425. OLE color: 2067425.
HSL color Cylindrical-coordinate representation of color #E18B1F: hue angle of 33.4º degrees, saturation: 0.76, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #E18B1F is Cyan = 0, Magento = 0.38, Yellow = 0.86 and Black (K on CMYK) = 0.12.
<style> p { color: #E18B1F; } p { color: rgb(225,139,31); } H1.HeaderClassName { color: #E18B1F; } .AnyTagClassName { color: #E18B1F; } </style>
<style> a { background-color: #E18B1F; } a { background-color: rgb(225,139,31); } div.DivClassName { background-color: #E18B1F; } .BgClassName { background-color: #E18B1F; } </style>
<style> span { border-color: #E18B1F; } span { border-color: rgb(225,139,31); } td.TdClassName { border-color: #E18B1F; } .TagClassName { border-color: #E18B1F; } </style>