#F4987B (or 0xF4987B) is unknown color: approx Dark Salmon. HEX triplet: F4, 98 and 7B. RGB value is (244,152,123). Sum of RGB (Red+Green+Blue) = 244+152+123=519 (68% of max value = 765). Red value is 244 (95.70% from 255 or 47.01% from 519); Green value is 152 (59.77% from 255 or 29.29% from 519); Blue value is 123 (48.44% from 255 or 23.70% from 519); Max value from RGB is 244 - color contains mainly: red. Hex color #F4987B is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F4987B is #0B6784. Grayscale: #B0B0B0. Windows color (decimal): -747397 or 8100084. OLE color: 8100084.
HSL color Cylindrical-coordinate representation of color #F4987B: hue angle of 14.38º degrees, saturation: 0.85, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #F4987B is Cyan = 0, Magento = 0.38, Yellow = 0.50 and Black (K on CMYK) = 0.04.
<style> p { color: #F4987B; } p { color: rgb(244,152,123); } H1.HeaderClassName { color: #F4987B; } .AnyTagClassName { color: #F4987B; } </style>
<style> a { background-color: #F4987B; } a { background-color: rgb(244,152,123); } div.DivClassName { background-color: #F4987B; } .BgClassName { background-color: #F4987B; } </style>
<style> span { border-color: #F4987B; } span { border-color: rgb(244,152,123); } td.TdClassName { border-color: #F4987B; } .TagClassName { border-color: #F4987B; } </style>