#F21C5F (or 0xF21C5F) is unknown color: approx Ruby. HEX triplet: F2, 1C and 5F. RGB value is (242,28,95). Sum of RGB (Red+Green+Blue) = 242+28+95=365 (48% of max value = 765). Red value is 242 (94.92% from 255 or 66.30% from 365); Green value is 28 (11.33% from 255 or 7.67% from 365); Blue value is 95 (37.5% from 255 or 26.03% from 365); Max value from RGB is 242 - color contains mainly: red. Hex color #F21C5F is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F21C5F is #0DE3A0. Grayscale: #636363. Windows color (decimal): -910241 or 6233330. OLE color: 6233330.
HSL color Cylindrical-coordinate representation of color #F21C5F: hue angle of 341.21º degrees, saturation: 0.89, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F21C5F is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.05.
<style> p { color: #F21C5F; } p { color: rgb(242,28,95); } H1.HeaderClassName { color: #F21C5F; } .AnyTagClassName { color: #F21C5F; } </style>
<style> a { background-color: #F21C5F; } a { background-color: rgb(242,28,95); } div.DivClassName { background-color: #F21C5F; } .BgClassName { background-color: #F21C5F; } </style>
<style> span { border-color: #F21C5F; } span { border-color: rgb(242,28,95); } td.TdClassName { border-color: #F21C5F; } .TagClassName { border-color: #F21C5F; } </style>