#F48F84 (or 0xF48F84) is unknown color: approx Sweet Pink. HEX triplet: F4, 8F and 84. RGB value is (244,143,132). Sum of RGB (Red+Green+Blue) = 244+143+132=519 (68% of max value = 765). Red value is 244 (95.70% from 255 or 47.01% from 519); Green value is 143 (56.25% from 255 or 27.55% from 519); Blue value is 132 (51.95% from 255 or 25.43% from 519); Max value from RGB is 244 - color contains mainly: red. Hex color #F48F84 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F48F84 is #0B707B. Grayscale: #ACACAC. Windows color (decimal): -749692 or 8687604. OLE color: 8687604.
HSL color Cylindrical-coordinate representation of color #F48F84: hue angle of 5.89º degrees, saturation: 0.84, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #F48F84 is Cyan = 0, Magento = 0.41, Yellow = 0.46 and Black (K on CMYK) = 0.04.
<style> p { color: #F48F84; } p { color: rgb(244,143,132); } H1.HeaderClassName { color: #F48F84; } .AnyTagClassName { color: #F48F84; } </style>
<style> a { background-color: #F48F84; } a { background-color: rgb(244,143,132); } div.DivClassName { background-color: #F48F84; } .BgClassName { background-color: #F48F84; } </style>
<style> span { border-color: #F48F84; } span { border-color: rgb(244,143,132); } td.TdClassName { border-color: #F48F84; } .TagClassName { border-color: #F48F84; } </style>