#F9A9B9 (or 0xF9A9B9) is unknown color: approx Light Pink. HEX triplet: F9, A9 and B9. RGB value is (249,169,185). Sum of RGB (Red+Green+Blue) = 249+169+185=603 (79% of max value = 765). Red value is 249 (97.66% from 255 or 41.29% from 603); Green value is 169 (66.41% from 255 or 28.03% from 603); Blue value is 185 (72.66% from 255 or 30.68% from 603); Max value from RGB is 249 - color contains mainly: red. Hex color #F9A9B9 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F9A9B9 is #065646. Grayscale: #C2C2C2. Windows color (decimal): -415303 or 12167673. OLE color: 12167673.
HSL color Cylindrical-coordinate representation of color #F9A9B9: hue angle of 348º degrees, saturation: 0.87, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #F9A9B9 is Cyan = 0, Magento = 0.32, Yellow = 0.26 and Black (K on CMYK) = 0.02.
<style> p { color: #F9A9B9; } p { color: rgb(249,169,185); } H1.HeaderClassName { color: #F9A9B9; } .AnyTagClassName { color: #F9A9B9; } </style>
<style> a { background-color: #F9A9B9; } a { background-color: rgb(249,169,185); } div.DivClassName { background-color: #F9A9B9; } .BgClassName { background-color: #F9A9B9; } </style>
<style> span { border-color: #F9A9B9; } span { border-color: rgb(249,169,185); } td.TdClassName { border-color: #F9A9B9; } .TagClassName { border-color: #F9A9B9; } </style>