#F9BBC7 (or 0xF9BBC7) is unknown color: approx Pink. HEX triplet: F9, BB and C7. RGB value is (249,187,199). Sum of RGB (Red+Green+Blue) = 249+187+199=635 (84% of max value = 765). Red value is 249 (97.66% from 255 or 39.21% from 635); Green value is 187 (73.44% from 255 or 29.45% from 635); Blue value is 199 (78.12% from 255 or 31.34% from 635); Max value from RGB is 249 - color contains mainly: red. Hex color #F9BBC7 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F9BBC7 is #064438. Grayscale: #CECECE. Windows color (decimal): -410681 or 13089785. OLE color: 13089785.
HSL color Cylindrical-coordinate representation of color #F9BBC7: hue angle of 348.39º degrees, saturation: 0.84, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #F9BBC7 is Cyan = 0, Magento = 0.25, Yellow = 0.20 and Black (K on CMYK) = 0.02.
<style> p { color: #F9BBC7; } p { color: rgb(249,187,199); } H1.HeaderClassName { color: #F9BBC7; } .AnyTagClassName { color: #F9BBC7; } </style>
<style> a { background-color: #F9BBC7; } a { background-color: rgb(249,187,199); } div.DivClassName { background-color: #F9BBC7; } .BgClassName { background-color: #F9BBC7; } </style>
<style> span { border-color: #F9BBC7; } span { border-color: rgb(249,187,199); } td.TdClassName { border-color: #F9BBC7; } .TagClassName { border-color: #F9BBC7; } </style>