#E28725 (or 0xE28725) is unknown color: approx Carrot Orange. HEX triplet: E2, 87 and 25. RGB value is (226,135,37). Sum of RGB (Red+Green+Blue) = 226+135+37=398 (52% of max value = 765). Red value is 226 (88.67% from 255 or 56.78% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 37 (14.84% from 255 or 9.30% from 398); Max value from RGB is 226 - color contains mainly: red. Hex color #E28725 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E28725 is #1D78DA. Grayscale: #979797. Windows color (decimal): -1931483 or 2459618. OLE color: 2459618.
HSL color Cylindrical-coordinate representation of color #E28725: hue angle of 31.11º degrees, saturation: 0.77, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #E28725 is Cyan = 0, Magento = 0.40, Yellow = 0.84 and Black (K on CMYK) = 0.11.
<style> p { color: #E28725; } p { color: rgb(226,135,37); } H1.HeaderClassName { color: #E28725; } .AnyTagClassName { color: #E28725; } </style>
<style> a { background-color: #E28725; } a { background-color: rgb(226,135,37); } div.DivClassName { background-color: #E28725; } .BgClassName { background-color: #E28725; } </style>
<style> span { border-color: #E28725; } span { border-color: rgb(226,135,37); } td.TdClassName { border-color: #E28725; } .TagClassName { border-color: #E28725; } </style>