#F258C0 (or 0xF258C0) is unknown color: approx Neon Pink. HEX triplet: F2, 58 and C0. RGB value is (242,88,192). Sum of RGB (Red+Green+Blue) = 242+88+192=522 (69% of max value = 765). Red value is 242 (94.92% from 255 or 46.36% from 522); Green value is 88 (34.77% from 255 or 16.86% from 522); Blue value is 192 (75.39% from 255 or 36.78% from 522); Max value from RGB is 242 - color contains mainly: red. Hex color #F258C0 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F258C0 is #0DA73F. Grayscale: #919191. Windows color (decimal): -894784 or 12605682. OLE color: 12605682.
HSL color Cylindrical-coordinate representation of color #F258C0: hue angle of 319.48º degrees, saturation: 0.86, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #F258C0 is Cyan = 0, Magento = 0.64, Yellow = 0.21 and Black (K on CMYK) = 0.05.
<style> p { color: #f258c0; } p { color: rgb(242,88,192); } H1.HeaderClassName { color: #f258c0; } .AnyTagClassName { color: #f258c0; } </style>
<style> a { background-color: #f258c0; } a { background-color: rgb(242,88,192); } div.DivClassName { background-color: #f258c0; } .BgClassName { background-color: #f258c0; } </style>
<style> span { border-color: #f258c0; } span { border-color: rgb(242,88,192); } td.TdClassName { border-color: #f258c0; } .TagClassName { border-color: #f258c0; } </style>