#B09B99 (or 0xB09B99) is unknown color: approx Dusty Grey. HEX triplet: B0, 9B and 99. RGB value is (176,155,153). Sum of RGB (Red+Green+Blue) = 176+155+153=484 (64% of max value = 765). Red value is 176 (69.14% from 255 or 36.36% from 484); Green value is 155 (60.94% from 255 or 32.02% from 484); Blue value is 153 (60.16% from 255 or 31.61% from 484); Max value from RGB is 176 - color contains mainly: red. Hex color #B09B99 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B09B99 is #4F6466. Grayscale: #A1A1A1. Windows color (decimal): -5203047 or 10066864. OLE color: 10066864.
HSL color Cylindrical-coordinate representation of color #B09B99: hue angle of 5.22º degrees, saturation: 0.13, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #B09B99 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.31.
<style> p { color: #B09B99; } p { color: rgb(176,155,153); } H1.HeaderClassName { color: #B09B99; } .AnyTagClassName { color: #B09B99; } </style>
<style> a { background-color: #B09B99; } a { background-color: rgb(176,155,153); } div.DivClassName { background-color: #B09B99; } .BgClassName { background-color: #B09B99; } </style>
<style> span { border-color: #B09B99; } span { border-color: rgb(176,155,153); } td.TdClassName { border-color: #B09B99; } .TagClassName { border-color: #B09B99; } </style>