#B099A9 (or 0xB099A9) is unknown color: approx London Hue. HEX triplet: B0, 99 and A9. RGB value is (176,153,169). Sum of RGB (Red+Green+Blue) = 176+153+169=498 (65% of max value = 765). Red value is 176 (69.14% from 255 or 35.34% from 498); Green value is 153 (60.16% from 255 or 30.72% from 498); Blue value is 169 (66.41% from 255 or 33.94% from 498); Max value from RGB is 176 - color contains mainly: red. Hex color #B099A9 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B099A9 is #4F6656. Grayscale: #A1A1A1. Windows color (decimal): -5203543 or 11114928. OLE color: 11114928.
HSL color Cylindrical-coordinate representation of color #B099A9: hue angle of 318.26º 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 #B099A9 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.31.
<style> p { color: #B099A9; } p { color: rgb(176,153,169); } H1.HeaderClassName { color: #B099A9; } .AnyTagClassName { color: #B099A9; } </style>
<style> a { background-color: #B099A9; } a { background-color: rgb(176,153,169); } div.DivClassName { background-color: #B099A9; } .BgClassName { background-color: #B099A9; } </style>
<style> span { border-color: #B099A9; } span { border-color: rgb(176,153,169); } td.TdClassName { border-color: #B099A9; } .TagClassName { border-color: #B099A9; } </style>