#E9902F (or 0xE9902F) is unknown color: approx Sun. HEX triplet: E9, 90 and 2F. RGB value is (233,144,47). Sum of RGB (Red+Green+Blue) = 233+144+47=424 (56% of max value = 765). Red value is 233 (91.41% from 255 or 54.95% from 424); Green value is 144 (56.64% from 255 or 33.96% from 424); Blue value is 47 (18.75% from 255 or 11.08% from 424); Max value from RGB is 233 - color contains mainly: red. Hex color #E9902F is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #E9902F is #166FD0. Grayscale: #A0A0A0. Windows color (decimal): -1470417 or 3117289. OLE color: 3117289.
HSL color Cylindrical-coordinate representation of color #E9902F: hue angle of 31.29º degrees, saturation: 0.81, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #E9902F is Cyan = 0, Magento = 0.38, Yellow = 0.80 and Black (K on CMYK) = 0.09.
<style> p { color: #E9902F; } p { color: rgb(233,144,47); } H1.HeaderClassName { color: #E9902F; } .AnyTagClassName { color: #E9902F; } </style>
<style> a { background-color: #E9902F; } a { background-color: rgb(233,144,47); } div.DivClassName { background-color: #E9902F; } .BgClassName { background-color: #E9902F; } </style>
<style> span { border-color: #E9902F; } span { border-color: rgb(233,144,47); } td.TdClassName { border-color: #E9902F; } .TagClassName { border-color: #E9902F; } </style>