#F24F69 (or 0xF24F69) is unknown color: approx Wild Watermelon. HEX triplet: F2, 4F and 69. RGB value is (242,79,105). Sum of RGB (Red+Green+Blue) = 242+79+105=426 (56% of max value = 765). Red value is 242 (94.92% from 255 or 56.81% from 426); Green value is 79 (31.25% from 255 or 18.54% from 426); Blue value is 105 (41.41% from 255 or 24.65% from 426); Max value from RGB is 242 - color contains mainly: red. Hex color #F24F69 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F24F69 is #0DB096. Grayscale: #828282. Windows color (decimal): -897175 or 6901746. OLE color: 6901746.
HSL color Cylindrical-coordinate representation of color #F24F69: hue angle of 350.43º degrees, saturation: 0.86, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #F24F69 is Cyan = 0, Magento = 0.67, Yellow = 0.57 and Black (K on CMYK) = 0.05.
<style> p { color: #f24f69; } p { color: rgb(242,79,105); } H1.HeaderClassName { color: #f24f69; } .AnyTagClassName { color: #f24f69; } </style>
<style> a { background-color: #f24f69; } a { background-color: rgb(242,79,105); } div.DivClassName { background-color: #f24f69; } .BgClassName { background-color: #f24f69; } </style>
<style> span { border-color: #f24f69; } span { border-color: rgb(242,79,105); } td.TdClassName { border-color: #f24f69; } .TagClassName { border-color: #f24f69; } </style>