#F1975A (or 0xF1975A) is unknown color: approx Sandy Brown. HEX triplet: F1, 97 and 5A. RGB value is (241,151,90). Sum of RGB (Red+Green+Blue) = 241+151+90=482 (63% of max value = 765). Red value is 241 (94.53% from 255 or 50% from 482); Green value is 151 (59.38% from 255 or 31.33% from 482); Blue value is 90 (35.55% from 255 or 18.67% from 482); Max value from RGB is 241 - color contains mainly: red. Hex color #F1975A is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F1975A is #0E68A5. Grayscale: #ABABAB. Windows color (decimal): -944294 or 5937137. OLE color: 5937137.
HSL color Cylindrical-coordinate representation of color #F1975A: hue angle of 24.24º degrees, saturation: 0.84, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #F1975A is Cyan = 0, Magento = 0.37, Yellow = 0.63 and Black (K on CMYK) = 0.05.
<style> p { color: #F1975A; } p { color: rgb(241,151,90); } H1.HeaderClassName { color: #F1975A; } .AnyTagClassName { color: #F1975A; } </style>
<style> a { background-color: #F1975A; } a { background-color: rgb(241,151,90); } div.DivClassName { background-color: #F1975A; } .BgClassName { background-color: #F1975A; } </style>
<style> span { border-color: #F1975A; } span { border-color: rgb(241,151,90); } td.TdClassName { border-color: #F1975A; } .TagClassName { border-color: #F1975A; } </style>