#E15E31 (or 0xE15E31) is unknown color: approx Sorbus. HEX triplet: E1, 5E and 31. RGB value is (225,94,49). Sum of RGB (Red+Green+Blue) = 225+94+49=368 (48% of max value = 765). Red value is 225 (88.28% from 255 or 61.14% from 368); Green value is 94 (37.11% from 255 or 25.54% from 368); Blue value is 49 (19.53% from 255 or 13.32% from 368); Max value from RGB is 225 - color contains mainly: red. Hex color #E15E31 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E15E31 is #1EA1CE. Grayscale: #808080. Windows color (decimal): -2007503 or 3235553. OLE color: 3235553.
HSL color Cylindrical-coordinate representation of color #E15E31: hue angle of 15.34º degrees, saturation: 0.75, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E15E31 is Cyan = 0, Magento = 0.58, Yellow = 0.78 and Black (K on CMYK) = 0.12.
<style> p { color: #e15e31; } p { color: rgb(225,94,49); } H1.HeaderClassName { color: #e15e31; } .AnyTagClassName { color: #e15e31; } </style>
<style> a { background-color: #e15e31; } a { background-color: rgb(225,94,49); } div.DivClassName { background-color: #e15e31; } .BgClassName { background-color: #e15e31; } </style>
<style> span { border-color: #e15e31; } span { border-color: rgb(225,94,49); } td.TdClassName { border-color: #e15e31; } .TagClassName { border-color: #e15e31; } </style>