#FA763F (or 0xFA763F) is unknown color: approx Burnt Orange. HEX triplet: FA, 76 and 3F. RGB value is (250,118,63). Sum of RGB (Red+Green+Blue) = 250+118+63=431 (57% of max value = 765). Red value is 250 (98.05% from 255 or 58.00% from 431); Green value is 118 (46.48% from 255 or 27.38% from 431); Blue value is 63 (25% from 255 or 14.62% from 431); Max value from RGB is 250 - color contains mainly: red. Hex color #FA763F is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FA763F is #0589C0. Grayscale: #979797. Windows color (decimal): -362945 or 4159226. OLE color: 4159226.
HSL color Cylindrical-coordinate representation of color #FA763F: hue angle of 17.65º degrees, saturation: 0.95, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #FA763F is Cyan = 0, Magento = 0.53, Yellow = 0.75 and Black (K on CMYK) = 0.02.
<style> p { color: #FA763F; } p { color: rgb(250,118,63); } H1.HeaderClassName { color: #FA763F; } .AnyTagClassName { color: #FA763F; } </style>
<style> a { background-color: #FA763F; } a { background-color: rgb(250,118,63); } div.DivClassName { background-color: #FA763F; } .BgClassName { background-color: #FA763F; } </style>
<style> span { border-color: #FA763F; } span { border-color: rgb(250,118,63); } td.TdClassName { border-color: #FA763F; } .TagClassName { border-color: #FA763F; } </style>