#F07D63 (or 0xF07D63) is unknown color: approx Salmon. HEX triplet: F0, 7D and 63. RGB value is (240,125,99). Sum of RGB (Red+Green+Blue) = 240+125+99=464 (61% of max value = 765). Red value is 240 (94.14% from 255 or 51.72% from 464); Green value is 125 (49.22% from 255 or 26.94% from 464); Blue value is 99 (39.06% from 255 or 21.34% from 464); Max value from RGB is 240 - color contains mainly: red. Hex color #F07D63 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F07D63 is #0F829C. Grayscale: #9C9C9C. Windows color (decimal): -1016477 or 6520304. OLE color: 6520304.
HSL color Cylindrical-coordinate representation of color #F07D63: hue angle of 11.06º degrees, saturation: 0.82, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #F07D63 is Cyan = 0, Magento = 0.48, Yellow = 0.59 and Black (K on CMYK) = 0.06.
<style> p { color: #F07D63; } p { color: rgb(240,125,99); } H1.HeaderClassName { color: #F07D63; } .AnyTagClassName { color: #F07D63; } </style>
<style> a { background-color: #F07D63; } a { background-color: rgb(240,125,99); } div.DivClassName { background-color: #F07D63; } .BgClassName { background-color: #F07D63; } </style>
<style> span { border-color: #F07D63; } span { border-color: rgb(240,125,99); } td.TdClassName { border-color: #F07D63; } .TagClassName { border-color: #F07D63; } </style>