#EE9911 (or 0xEE9911) is unknown color: approx Gamboge. HEX triplet: EE, 99 and 11. RGB value is (238,153,17). Sum of RGB (Red+Green+Blue) = 238+153+17=408 (54% of max value = 765). Red value is 238 (93.36% from 255 or 58.33% from 408); Green value is 153 (60.16% from 255 or 37.5% from 408); Blue value is 17 (7.03% from 255 or 4.17% from 408); Max value from RGB is 238 - color contains mainly: red. Hex color #EE9911 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #EE9911 is #1166EE. Grayscale: #A3A3A3. Windows color (decimal): -1140463 or 1153518. OLE color: 1153518.
HSL color Cylindrical-coordinate representation of color #EE9911: hue angle of 36.92º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #EE9911 is Cyan = 0, Magento = 0.36, Yellow = 0.93 and Black (K on CMYK) = 0.07.
<style> p { color: #ee9911; } p { color: rgb(238,153,17); } H1.HeaderClassName { color: #ee9911; } .AnyTagClassName { color: #ee9911; } </style>
<style> a { background-color: #ee9911; } a { background-color: rgb(238,153,17); } div.DivClassName { background-color: #ee9911; } .BgClassName { background-color: #ee9911; } </style>
<style> span { border-color: #ee9911; } span { border-color: rgb(238,153,17); } td.TdClassName { border-color: #ee9911; } .TagClassName { border-color: #ee9911; } </style>