#FA6E03 (or 0xFA6E03) is unknown color: approx Safety Orange. HEX triplet: FA, 6E and 03. RGB value is (250,110,3). Sum of RGB (Red+Green+Blue) = 250+110+3=363 (48% of max value = 765). Red value is 250 (98.05% from 255 or 68.87% from 363); Green value is 110 (43.36% from 255 or 30.30% from 363); Blue value is 3 (1.56% from 255 or 0.83% from 363); Max value from RGB is 250 - color contains mainly: red. Hex color #FA6E03 is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #FA6E03 is #0591FC. Grayscale: #8C8C8C. Windows color (decimal): -365053 or 225018. OLE color: 225018.
HSL color Cylindrical-coordinate representation of color #FA6E03: hue angle of 25.99º degrees, saturation: 0.98, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #FA6E03 is Cyan = 0, Magento = 0.56, Yellow = 0.99 and Black (K on CMYK) = 0.02.
<style> p { color: #FA6E03; } p { color: rgb(250,110,3); } H1.HeaderClassName { color: #FA6E03; } .AnyTagClassName { color: #FA6E03; } </style>
<style> a { background-color: #FA6E03; } a { background-color: rgb(250,110,3); } div.DivClassName { background-color: #FA6E03; } .BgClassName { background-color: #FA6E03; } </style>
<style> span { border-color: #FA6E03; } span { border-color: rgb(250,110,3); } td.TdClassName { border-color: #FA6E03; } .TagClassName { border-color: #FA6E03; } </style>