#F19DB2 (or 0xF19DB2) is unknown color: approx Illusion. HEX triplet: F1, 9D and B2. RGB value is (241,157,178). Sum of RGB (Red+Green+Blue) = 241+157+178=576 (76% of max value = 765). Red value is 241 (94.53% from 255 or 41.84% from 576); Green value is 157 (61.72% from 255 or 27.26% from 576); Blue value is 178 (69.92% from 255 or 30.90% from 576); Max value from RGB is 241 - color contains mainly: red. Hex color #F19DB2 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F19DB2 is #0E624D. Grayscale: #B8B8B8. Windows color (decimal): -942670 or 11705841. OLE color: 11705841.
HSL color Cylindrical-coordinate representation of color #F19DB2: hue angle of 345º degrees, saturation: 0.75, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #F19DB2 is Cyan = 0, Magento = 0.35, Yellow = 0.26 and Black (K on CMYK) = 0.05.
<style> p { color: #F19DB2; } p { color: rgb(241,157,178); } H1.HeaderClassName { color: #F19DB2; } .AnyTagClassName { color: #F19DB2; } </style>
<style> a { background-color: #F19DB2; } a { background-color: rgb(241,157,178); } div.DivClassName { background-color: #F19DB2; } .BgClassName { background-color: #F19DB2; } </style>
<style> span { border-color: #F19DB2; } span { border-color: rgb(241,157,178); } td.TdClassName { border-color: #F19DB2; } .TagClassName { border-color: #F19DB2; } </style>