#E9791A (or 0xE9791A) is unknown color: approx Tahiti Gold. HEX triplet: E9, 79 and 1A. RGB value is (233,121,26). Sum of RGB (Red+Green+Blue) = 233+121+26=380 (50% of max value = 765). Red value is 233 (91.41% from 255 or 61.32% from 380); Green value is 121 (47.66% from 255 or 31.84% from 380); Blue value is 26 (10.55% from 255 or 6.84% from 380); Max value from RGB is 233 - color contains mainly: red. Hex color #E9791A is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #E9791A is #1686E5. Grayscale: #909090. Windows color (decimal): -1476326 or 1735145. OLE color: 1735145.
HSL color Cylindrical-coordinate representation of color #E9791A: hue angle of 27.54º degrees, saturation: 0.82, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #E9791A is Cyan = 0, Magento = 0.48, Yellow = 0.89 and Black (K on CMYK) = 0.09.
<style> p { color: #e9791a; } p { color: rgb(233,121,26); } H1.HeaderClassName { color: #e9791a; } .AnyTagClassName { color: #e9791a; } </style>
<style> a { background-color: #e9791a; } a { background-color: rgb(233,121,26); } div.DivClassName { background-color: #e9791a; } .BgClassName { background-color: #e9791a; } </style>
<style> span { border-color: #e9791a; } span { border-color: rgb(233,121,26); } td.TdClassName { border-color: #e9791a; } .TagClassName { border-color: #e9791a; } </style>