#F5715F (or 0xF5715F) is unknown color: approx Bittersweet. HEX triplet: F5, 71 and 5F. RGB value is (245,113,95). Sum of RGB (Red+Green+Blue) = 245+113+95=453 (60% of max value = 765). Red value is 245 (96.09% from 255 or 54.08% from 453); Green value is 113 (44.53% from 255 or 24.94% from 453); Blue value is 95 (37.5% from 255 or 20.97% from 453); Max value from RGB is 245 - color contains mainly: red. Hex color #F5715F is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F5715F is #0A8EA0. Grayscale: #969696. Windows color (decimal): -691873 or 6255093. OLE color: 6255093.
HSL color Cylindrical-coordinate representation of color #F5715F: hue angle of 7.2º degrees, saturation: 0.88, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #F5715F is Cyan = 0, Magento = 0.54, Yellow = 0.61 and Black (K on CMYK) = 0.04.
<style> p { color: #F5715F; } p { color: rgb(245,113,95); } H1.HeaderClassName { color: #F5715F; } .AnyTagClassName { color: #F5715F; } </style>
<style> a { background-color: #F5715F; } a { background-color: rgb(245,113,95); } div.DivClassName { background-color: #F5715F; } .BgClassName { background-color: #F5715F; } </style>
<style> span { border-color: #F5715F; } span { border-color: rgb(245,113,95); } td.TdClassName { border-color: #F5715F; } .TagClassName { border-color: #F5715F; } </style>