#F99B7B (or 0xF99B7B) is unknown color: approx Light Salmon. HEX triplet: F9, 9B and 7B. RGB value is (249,155,123). Sum of RGB (Red+Green+Blue) = 249+155+123=527 (69% of max value = 765). Red value is 249 (97.66% from 255 or 47.25% from 527); Green value is 155 (60.94% from 255 or 29.41% from 527); Blue value is 123 (48.44% from 255 or 23.34% from 527); Max value from RGB is 249 - color contains mainly: red. Hex color #F99B7B is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F99B7B is #066484. Grayscale: #B3B3B3. Windows color (decimal): -418949 or 8100857. OLE color: 8100857.
HSL color Cylindrical-coordinate representation of color #F99B7B: hue angle of 15.24º degrees, saturation: 0.91, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #F99B7B is Cyan = 0, Magento = 0.38, Yellow = 0.51 and Black (K on CMYK) = 0.02.
<style> p { color: #F99B7B; } p { color: rgb(249,155,123); } H1.HeaderClassName { color: #F99B7B; } .AnyTagClassName { color: #F99B7B; } </style>
<style> a { background-color: #F99B7B; } a { background-color: rgb(249,155,123); } div.DivClassName { background-color: #F99B7B; } .BgClassName { background-color: #F99B7B; } </style>
<style> span { border-color: #F99B7B; } span { border-color: rgb(249,155,123); } td.TdClassName { border-color: #F99B7B; } .TagClassName { border-color: #F99B7B; } </style>