#F284ED (or 0xF284ED) is unknown color: approx Violet. HEX triplet: F2, 84 and ED. RGB value is (242,132,237). Sum of RGB (Red+Green+Blue) = 242+132+237=611 (80% of max value = 765). Red value is 242 (94.92% from 255 or 39.61% from 611); Green value is 132 (51.95% from 255 or 21.60% from 611); Blue value is 237 (92.97% from 255 or 38.79% from 611); Max value from RGB is 242 - color contains mainly: red. Hex color #F284ED is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F284ED is #0D7B12. Grayscale: #B0B0B0. Windows color (decimal): -883475 or 15566066. OLE color: 15566066.
HSL color Cylindrical-coordinate representation of color #F284ED: hue angle of 302.73º degrees, saturation: 0.81, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #F284ED is Cyan = 0, Magento = 0.45, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #F284ED; } p { color: rgb(242,132,237); } H1.HeaderClassName { color: #F284ED; } .AnyTagClassName { color: #F284ED; } </style>
<style> a { background-color: #F284ED; } a { background-color: rgb(242,132,237); } div.DivClassName { background-color: #F284ED; } .BgClassName { background-color: #F284ED; } </style>
<style> span { border-color: #F284ED; } span { border-color: rgb(242,132,237); } td.TdClassName { border-color: #F284ED; } .TagClassName { border-color: #F284ED; } </style>