#FE8305 (or 0xFE8305) is unknown color: approx Dark Orange. HEX triplet: FE, 83 and 05. RGB value is (254,131,5). Sum of RGB (Red+Green+Blue) = 254+131+5=390 (51% of max value = 765). Red value is 254 (99.61% from 255 or 65.13% from 390); Green value is 131 (51.56% from 255 or 33.59% from 390); Blue value is 5 (2.34% from 255 or 1.28% from 390); Max value from RGB is 254 - color contains mainly: red. Hex color #FE8305 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #FE8305 is #017CFA. Grayscale: #9A9A9A. Windows color (decimal): -97531 or 361470. OLE color: 361470.
HSL color Cylindrical-coordinate representation of color #FE8305: hue angle of 30.36º degrees, saturation: 0.99, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #FE8305 is Cyan = 0, Magento = 0.48, Yellow = 0.98 and Black (K on CMYK) = 0.00.
<style> p { color: #fe8305; } p { color: rgb(254,131,5); } H1.HeaderClassName { color: #fe8305; } .AnyTagClassName { color: #fe8305; } </style>
<style> a { background-color: #fe8305; } a { background-color: rgb(254,131,5); } div.DivClassName { background-color: #fe8305; } .BgClassName { background-color: #fe8305; } </style>
<style> span { border-color: #fe8305; } span { border-color: rgb(254,131,5); } td.TdClassName { border-color: #fe8305; } .TagClassName { border-color: #fe8305; } </style>