#F25ECB (or 0xF25ECB) is unknown color: approx Neon Pink. HEX triplet: F2, 5E and CB. RGB value is (242,94,203). Sum of RGB (Red+Green+Blue) = 242+94+203=539 (71% of max value = 765). Red value is 242 (94.92% from 255 or 44.90% from 539); Green value is 94 (37.11% from 255 or 17.44% from 539); Blue value is 203 (79.69% from 255 or 37.66% from 539); Max value from RGB is 242 - color contains mainly: red. Hex color #F25ECB is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F25ECB is #0DA134. Grayscale: #969696. Windows color (decimal): -893237 or 13328114. OLE color: 13328114.
HSL color Cylindrical-coordinate representation of color #F25ECB: hue angle of 315.81º degrees, saturation: 0.85, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #F25ECB is Cyan = 0, Magento = 0.61, Yellow = 0.16 and Black (K on CMYK) = 0.05.
<style> p { color: #F25ECB; } p { color: rgb(242,94,203); } H1.HeaderClassName { color: #F25ECB; } .AnyTagClassName { color: #F25ECB; } </style>
<style> a { background-color: #F25ECB; } a { background-color: rgb(242,94,203); } div.DivClassName { background-color: #F25ECB; } .BgClassName { background-color: #F25ECB; } </style>
<style> span { border-color: #F25ECB; } span { border-color: rgb(242,94,203); } td.TdClassName { border-color: #F25ECB; } .TagClassName { border-color: #F25ECB; } </style>