#F19ED0 (or 0xF19ED0) is unknown color: approx Lavender Pink. HEX triplet: F1, 9E and D0. RGB value is (241,158,208). Sum of RGB (Red+Green+Blue) = 241+158+208=607 (80% of max value = 765). Red value is 241 (94.53% from 255 or 39.70% from 607); Green value is 158 (62.11% from 255 or 26.03% from 607); Blue value is 208 (81.64% from 255 or 34.27% from 607); Max value from RGB is 241 - color contains mainly: red. Hex color #F19ED0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F19ED0 is #0E612F. Grayscale: #BCBCBC. Windows color (decimal): -942384 or 13672177. OLE color: 13672177.
HSL color Cylindrical-coordinate representation of color #F19ED0: hue angle of 323.86º degrees, saturation: 0.75, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #F19ED0 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.05.
<style> p { color: #F19ED0; } p { color: rgb(241,158,208); } H1.HeaderClassName { color: #F19ED0; } .AnyTagClassName { color: #F19ED0; } </style>
<style> a { background-color: #F19ED0; } a { background-color: rgb(241,158,208); } div.DivClassName { background-color: #F19ED0; } .BgClassName { background-color: #F19ED0; } </style>
<style> span { border-color: #F19ED0; } span { border-color: rgb(241,158,208); } td.TdClassName { border-color: #F19ED0; } .TagClassName { border-color: #F19ED0; } </style>