#FA9251 (or 0xFA9251) is unknown color: approx Crusta. HEX triplet: FA, 92 and 51. RGB value is (250,146,81). Sum of RGB (Red+Green+Blue) = 250+146+81=477 (63% of max value = 765). Red value is 250 (98.05% from 255 or 52.41% from 477); Green value is 146 (57.42% from 255 or 30.61% from 477); Blue value is 81 (32.03% from 255 or 16.98% from 477); Max value from RGB is 250 - color contains mainly: red. Hex color #FA9251 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FA9251 is #056DAE. Grayscale: #AAAAAA. Windows color (decimal): -355759 or 5346042. OLE color: 5346042.
HSL color Cylindrical-coordinate representation of color #FA9251: hue angle of 23.08º degrees, saturation: 0.94, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #FA9251 is Cyan = 0, Magento = 0.42, Yellow = 0.68 and Black (K on CMYK) = 0.02.
<style> p { color: #fa9251; } p { color: rgb(250,146,81); } H1.HeaderClassName { color: #fa9251; } .AnyTagClassName { color: #fa9251; } </style>
<style> a { background-color: #fa9251; } a { background-color: rgb(250,146,81); } div.DivClassName { background-color: #fa9251; } .BgClassName { background-color: #fa9251; } </style>
<style> span { border-color: #fa9251; } span { border-color: rgb(250,146,81); } td.TdClassName { border-color: #fa9251; } .TagClassName { border-color: #fa9251; } </style>