#F07E50 (or 0xF07E50) is unknown color: approx Crusta. HEX triplet: F0, 7E and 50. RGB value is (240,126,80). Sum of RGB (Red+Green+Blue) = 240+126+80=446 (59% of max value = 765). Red value is 240 (94.14% from 255 or 53.81% from 446); Green value is 126 (49.61% from 255 or 28.25% from 446); Blue value is 80 (31.64% from 255 or 17.94% from 446); Max value from RGB is 240 - color contains mainly: red. Hex color #F07E50 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F07E50 is #0F81AF. Grayscale: #9B9B9B. Windows color (decimal): -1016240 or 5275376. OLE color: 5275376.
HSL color Cylindrical-coordinate representation of color #F07E50: hue angle of 17.25º degrees, saturation: 0.84, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #F07E50 is Cyan = 0, Magento = 0.48, Yellow = 0.67 and Black (K on CMYK) = 0.06.
<style> p { color: #F07E50; } p { color: rgb(240,126,80); } H1.HeaderClassName { color: #F07E50; } .AnyTagClassName { color: #F07E50; } </style>
<style> a { background-color: #F07E50; } a { background-color: rgb(240,126,80); } div.DivClassName { background-color: #F07E50; } .BgClassName { background-color: #F07E50; } </style>
<style> span { border-color: #F07E50; } span { border-color: rgb(240,126,80); } td.TdClassName { border-color: #F07E50; } .TagClassName { border-color: #F07E50; } </style>