#FE8446 (or 0xFE8446) is unknown color: approx Coral. HEX triplet: FE, 84 and 46. RGB value is (254,132,70). Sum of RGB (Red+Green+Blue) = 254+132+70=456 (60% of max value = 765). Red value is 254 (99.61% from 255 or 55.70% from 456); Green value is 132 (51.95% from 255 or 28.95% from 456); Blue value is 70 (27.73% from 255 or 15.35% from 456); Max value from RGB is 254 - color contains mainly: red. Hex color #FE8446 is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #FE8446 is #017BB9. Grayscale: #A1A1A1. Windows color (decimal): -97210 or 4621566. OLE color: 4621566.
HSL color Cylindrical-coordinate representation of color #FE8446: hue angle of 20.22º degrees, saturation: 0.99, lightness: 0.64%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #FE8446 is Cyan = 0, Magento = 0.48, Yellow = 0.72 and Black (K on CMYK) = 0.00.
<style> p { color: #fe8446; } p { color: rgb(254,132,70); } H1.HeaderClassName { color: #fe8446; } .AnyTagClassName { color: #fe8446; } </style>
<style> a { background-color: #fe8446; } a { background-color: rgb(254,132,70); } div.DivClassName { background-color: #fe8446; } .BgClassName { background-color: #fe8446; } </style>
<style> span { border-color: #fe8446; } span { border-color: rgb(254,132,70); } td.TdClassName { border-color: #fe8446; } .TagClassName { border-color: #fe8446; } </style>