#F220C9 (or 0xF220C9) is unknown color: approx Shocking Pink. HEX triplet: F2, 20 and C9. RGB value is (242,32,201). Sum of RGB (Red+Green+Blue) = 242+32+201=475 (62% of max value = 765). Red value is 242 (94.92% from 255 or 50.95% from 475); Green value is 32 (12.89% from 255 or 6.74% from 475); Blue value is 201 (78.91% from 255 or 42.32% from 475); Max value from RGB is 242 - color contains mainly: red. Hex color #F220C9 is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #F220C9 is #0DDF36. Grayscale: #717171. Windows color (decimal): -909111 or 13181170. OLE color: 13181170.
HSL color Cylindrical-coordinate representation of color #F220C9: hue angle of 311.71º degrees, saturation: 0.89, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #F220C9 is Cyan = 0, Magento = 0.87, Yellow = 0.17 and Black (K on CMYK) = 0.05.
<style> p { color: #F220C9; } p { color: rgb(242,32,201); } H1.HeaderClassName { color: #F220C9; } .AnyTagClassName { color: #F220C9; } </style>
<style> a { background-color: #F220C9; } a { background-color: rgb(242,32,201); } div.DivClassName { background-color: #F220C9; } .BgClassName { background-color: #F220C9; } </style>
<style> span { border-color: #F220C9; } span { border-color: rgb(242,32,201); } td.TdClassName { border-color: #F220C9; } .TagClassName { border-color: #F220C9; } </style>