#F9999B (or 0xF9999B) is unknown color: approx Wewak. HEX triplet: F9, 99 and 9B. RGB value is (249,153,155). Sum of RGB (Red+Green+Blue) = 249+153+155=557 (73% of max value = 765). Red value is 249 (97.66% from 255 or 44.70% from 557); Green value is 153 (60.16% from 255 or 27.47% from 557); Blue value is 155 (60.94% from 255 or 27.83% from 557); Max value from RGB is 249 - color contains mainly: red. Hex color #F9999B is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F9999B is #066664. Grayscale: #B6B6B6. Windows color (decimal): -419429 or 10197497. OLE color: 10197497.
HSL color Cylindrical-coordinate representation of color #F9999B: hue angle of 358.75º degrees, saturation: 0.89, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #F9999B is Cyan = 0, Magento = 0.39, Yellow = 0.38 and Black (K on CMYK) = 0.02.
<style> p { color: #F9999B; } p { color: rgb(249,153,155); } H1.HeaderClassName { color: #F9999B; } .AnyTagClassName { color: #F9999B; } </style>
<style> a { background-color: #F9999B; } a { background-color: rgb(249,153,155); } div.DivClassName { background-color: #F9999B; } .BgClassName { background-color: #F9999B; } </style>
<style> span { border-color: #F9999B; } span { border-color: rgb(249,153,155); } td.TdClassName { border-color: #F9999B; } .TagClassName { border-color: #F9999B; } </style>