#F185DA (or 0xF185DA) is unknown color: approx Pale Magenta. HEX triplet: F1, 85 and DA. RGB value is (241,133,218). Sum of RGB (Red+Green+Blue) = 241+133+218=592 (78% of max value = 765). Red value is 241 (94.53% from 255 or 40.71% from 592); Green value is 133 (52.34% from 255 or 22.47% from 592); Blue value is 218 (85.55% from 255 or 36.82% from 592); Max value from RGB is 241 - color contains mainly: red. Hex color #F185DA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F185DA is #0E7A25. Grayscale: #AEAEAE. Windows color (decimal): -948774 or 14321137. OLE color: 14321137.
HSL color Cylindrical-coordinate representation of color #F185DA: hue angle of 312.78º degrees, saturation: 0.79, 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 #F185DA is Cyan = 0, Magento = 0.45, Yellow = 0.10 and Black (K on CMYK) = 0.05.
<style> p { color: #f185da; } p { color: rgb(241,133,218); } H1.HeaderClassName { color: #f185da; } .AnyTagClassName { color: #f185da; } </style>
<style> a { background-color: #f185da; } a { background-color: rgb(241,133,218); } div.DivClassName { background-color: #f185da; } .BgClassName { background-color: #f185da; } </style>
<style> span { border-color: #f185da; } span { border-color: rgb(241,133,218); } td.TdClassName { border-color: #f185da; } .TagClassName { border-color: #f185da; } </style>