#F58EC1 (or 0xF58EC1) is unknown color: approx Tea Rose. HEX triplet: F5, 8E and C1. RGB value is (245,142,193). Sum of RGB (Red+Green+Blue) = 245+142+193=580 (76% of max value = 765). Red value is 245 (96.09% from 255 or 42.24% from 580); Green value is 142 (55.86% from 255 or 24.48% from 580); Blue value is 193 (75.78% from 255 or 33.28% from 580); Max value from RGB is 245 - color contains mainly: red. Hex color #F58EC1 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F58EC1 is #0A713E. Grayscale: #B2B2B2. Windows color (decimal): -684351 or 12685045. OLE color: 12685045.
HSL color Cylindrical-coordinate representation of color #F58EC1: hue angle of 330.29º degrees, saturation: 0.84, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F58EC1 is Cyan = 0, Magento = 0.42, Yellow = 0.21 and Black (K on CMYK) = 0.04.
<style> p { color: #f58ec1; } p { color: rgb(245,142,193); } H1.HeaderClassName { color: #f58ec1; } .AnyTagClassName { color: #f58ec1; } </style>
<style> a { background-color: #f58ec1; } a { background-color: rgb(245,142,193); } div.DivClassName { background-color: #f58ec1; } .BgClassName { background-color: #f58ec1; } </style>
<style> span { border-color: #f58ec1; } span { border-color: rgb(245,142,193); } td.TdClassName { border-color: #f58ec1; } .TagClassName { border-color: #f58ec1; } </style>