#F1B0C0 (or 0xF1B0C0) is unknown color: approx Cupid. HEX triplet: F1, B0 and C0. RGB value is (241,176,192). Sum of RGB (Red+Green+Blue) = 241+176+192=609 (80% of max value = 765). Red value is 241 (94.53% from 255 or 39.57% from 609); Green value is 176 (69.14% from 255 or 28.90% from 609); Blue value is 192 (75.39% from 255 or 31.53% from 609); Max value from RGB is 241 - color contains mainly: red. Hex color #F1B0C0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F1B0C0 is #0E4F3F. Grayscale: #C5C5C5. Windows color (decimal): -937792 or 12628209. OLE color: 12628209.
HSL color Cylindrical-coordinate representation of color #F1B0C0: hue angle of 345.23º degrees, saturation: 0.7, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #F1B0C0 is Cyan = 0, Magento = 0.27, Yellow = 0.20 and Black (K on CMYK) = 0.05.
<style> p { color: #F1B0C0; } p { color: rgb(241,176,192); } H1.HeaderClassName { color: #F1B0C0; } .AnyTagClassName { color: #F1B0C0; } </style>
<style> a { background-color: #F1B0C0; } a { background-color: rgb(241,176,192); } div.DivClassName { background-color: #F1B0C0; } .BgClassName { background-color: #F1B0C0; } </style>
<style> span { border-color: #F1B0C0; } span { border-color: rgb(241,176,192); } td.TdClassName { border-color: #F1B0C0; } .TagClassName { border-color: #F1B0C0; } </style>