#FE4B10 (or 0xFE4B10) is unknown color: approx Vermilion. HEX triplet: FE, 4B and 10. RGB value is (254,75,16). Sum of RGB (Red+Green+Blue) = 254+75+16=345 (45% of max value = 765). Red value is 254 (99.61% from 255 or 73.62% from 345); Green value is 75 (29.69% from 255 or 21.74% from 345); Blue value is 16 (6.64% from 255 or 4.64% from 345); Max value from RGB is 254 - color contains mainly: red. Hex color #FE4B10 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #FE4B10 is #01B4EF. Grayscale: #7A7A7A. Windows color (decimal): -111856 or 1068030. OLE color: 1068030.
HSL color Cylindrical-coordinate representation of color #FE4B10: hue angle of 14.87º degrees, saturation: 0.99, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #FE4B10 is Cyan = 0, Magento = 0.70, Yellow = 0.94 and Black (K on CMYK) = 0.00.
<style> p { color: #FE4B10; } p { color: rgb(254,75,16); } H1.HeaderClassName { color: #FE4B10; } .AnyTagClassName { color: #FE4B10; } </style>
<style> a { background-color: #FE4B10; } a { background-color: rgb(254,75,16); } div.DivClassName { background-color: #FE4B10; } .BgClassName { background-color: #FE4B10; } </style>
<style> span { border-color: #FE4B10; } span { border-color: rgb(254,75,16); } td.TdClassName { border-color: #FE4B10; } .TagClassName { border-color: #FE4B10; } </style>