#F220D8 (or 0xF220D8) is unknown color: approx Razzle Dazzle Rose. HEX triplet: F2, 20 and D8. RGB value is (242,32,216). Sum of RGB (Red+Green+Blue) = 242+32+216=490 (64% of max value = 765). Red value is 242 (94.92% from 255 or 49.39% from 490); Green value is 32 (12.89% from 255 or 6.53% from 490); Blue value is 216 (84.77% from 255 or 44.08% from 490); Max value from RGB is 242 - color contains mainly: red. Hex color #F220D8 is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #F220D8 is #0DDF27. Grayscale: #737373. Windows color (decimal): -909096 or 14164210. OLE color: 14164210.
HSL color Cylindrical-coordinate representation of color #F220D8: hue angle of 307.43º 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 #F220D8 is Cyan = 0, Magento = 0.87, Yellow = 0.11 and Black (K on CMYK) = 0.05.
<style> p { color: #f220d8; } p { color: rgb(242,32,216); } H1.HeaderClassName { color: #f220d8; } .AnyTagClassName { color: #f220d8; } </style>
<style> a { background-color: #f220d8; } a { background-color: rgb(242,32,216); } div.DivClassName { background-color: #f220d8; } .BgClassName { background-color: #f220d8; } </style>
<style> span { border-color: #f220d8; } span { border-color: rgb(242,32,216); } td.TdClassName { border-color: #f220d8; } .TagClassName { border-color: #f220d8; } </style>