#F48DCA (or 0xF48DCA) is unknown color: approx Tea Rose. HEX triplet: F4, 8D and CA. RGB value is (244,141,202). Sum of RGB (Red+Green+Blue) = 244+141+202=587 (77% of max value = 765). Red value is 244 (95.70% from 255 or 41.57% from 587); Green value is 141 (55.47% from 255 or 24.02% from 587); Blue value is 202 (79.30% from 255 or 34.41% from 587); Max value from RGB is 244 - color contains mainly: red. Hex color #F48DCA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F48DCA is #0B7235. Grayscale: #B2B2B2. Windows color (decimal): -750134 or 13274612. OLE color: 13274612.
HSL color Cylindrical-coordinate representation of color #F48DCA: hue angle of 324.47º degrees, saturation: 0.82, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F48DCA is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.04.
<style> p { color: #F48DCA; } p { color: rgb(244,141,202); } H1.HeaderClassName { color: #F48DCA; } .AnyTagClassName { color: #F48DCA; } </style>
<style> a { background-color: #F48DCA; } a { background-color: rgb(244,141,202); } div.DivClassName { background-color: #F48DCA; } .BgClassName { background-color: #F48DCA; } </style>
<style> span { border-color: #F48DCA; } span { border-color: rgb(244,141,202); } td.TdClassName { border-color: #F48DCA; } .TagClassName { border-color: #F48DCA; } </style>