#F1BDC9 (or 0xF1BDC9) is unknown color: approx Chantilly. HEX triplet: F1, BD and C9. RGB value is (241,189,201). Sum of RGB (Red+Green+Blue) = 241+189+201=631 (83% of max value = 765). Red value is 241 (94.53% from 255 or 38.19% from 631); Green value is 189 (74.22% from 255 or 29.95% from 631); Blue value is 201 (78.91% from 255 or 31.85% from 631); Max value from RGB is 241 - color contains mainly: red. Hex color #F1BDC9 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1BDC9 is #0E4236. Grayscale: #CDCDCD. Windows color (decimal): -934455 or 13221361. OLE color: 13221361.
HSL color Cylindrical-coordinate representation of color #F1BDC9: hue angle of 346.15º degrees, saturation: 0.65, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F1BDC9 is Cyan = 0, Magento = 0.22, Yellow = 0.17 and Black (K on CMYK) = 0.05.
<style> p { color: #F1BDC9; } p { color: rgb(241,189,201); } H1.HeaderClassName { color: #F1BDC9; } .AnyTagClassName { color: #F1BDC9; } </style>
<style> a { background-color: #F1BDC9; } a { background-color: rgb(241,189,201); } div.DivClassName { background-color: #F1BDC9; } .BgClassName { background-color: #F1BDC9; } </style>
<style> span { border-color: #F1BDC9; } span { border-color: rgb(241,189,201); } td.TdClassName { border-color: #F1BDC9; } .TagClassName { border-color: #F1BDC9; } </style>