#FA6E0F (or 0xFA6E0F) is unknown color: approx Pumpkin. HEX triplet: FA, 6E and 0F. RGB value is (250,110,15). Sum of RGB (Red+Green+Blue) = 250+110+15=375 (49% of max value = 765). Red value is 250 (98.05% from 255 or 66.67% from 375); Green value is 110 (43.36% from 255 or 29.33% from 375); Blue value is 15 (6.25% from 255 or 4% from 375); Max value from RGB is 250 - color contains mainly: red. Hex color #FA6E0F is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #FA6E0F is #0591F0. Grayscale: #8D8D8D. Windows color (decimal): -365041 or 1011450. OLE color: 1011450.
HSL color Cylindrical-coordinate representation of color #FA6E0F: hue angle of 24.26º degrees, saturation: 0.96, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #FA6E0F is Cyan = 0, Magento = 0.56, Yellow = 0.94 and Black (K on CMYK) = 0.02.
<style> p { color: #FA6E0F; } p { color: rgb(250,110,15); } H1.HeaderClassName { color: #FA6E0F; } .AnyTagClassName { color: #FA6E0F; } </style>
<style> a { background-color: #FA6E0F; } a { background-color: rgb(250,110,15); } div.DivClassName { background-color: #FA6E0F; } .BgClassName { background-color: #FA6E0F; } </style>
<style> span { border-color: #FA6E0F; } span { border-color: rgb(250,110,15); } td.TdClassName { border-color: #FA6E0F; } .TagClassName { border-color: #FA6E0F; } </style>