#F55F4B (or 0xF55F4B) is unknown color: approx Tomato. HEX triplet: F5, 5F and 4B. RGB value is (245,95,75). Sum of RGB (Red+Green+Blue) = 245+95+75=415 (54% of max value = 765). Red value is 245 (96.09% from 255 or 59.04% from 415); Green value is 95 (37.5% from 255 or 22.89% from 415); Blue value is 75 (29.69% from 255 or 18.07% from 415); Max value from RGB is 245 - color contains mainly: red. Hex color #F55F4B is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F55F4B is #0AA0B4. Grayscale: #898989. Windows color (decimal): -696501 or 4939765. OLE color: 4939765.
HSL color Cylindrical-coordinate representation of color #F55F4B: hue angle of 7.06º degrees, saturation: 0.89, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #F55F4B is Cyan = 0, Magento = 0.61, Yellow = 0.69 and Black (K on CMYK) = 0.04.
<style> p { color: #F55F4B; } p { color: rgb(245,95,75); } H1.HeaderClassName { color: #F55F4B; } .AnyTagClassName { color: #F55F4B; } </style>
<style> a { background-color: #F55F4B; } a { background-color: rgb(245,95,75); } div.DivClassName { background-color: #F55F4B; } .BgClassName { background-color: #F55F4B; } </style>
<style> span { border-color: #F55F4B; } span { border-color: rgb(245,95,75); } td.TdClassName { border-color: #F55F4B; } .TagClassName { border-color: #F55F4B; } </style>