#B09AA9 (or 0xB09AA9) is unknown color: approx London Hue. HEX triplet: B0, 9A and A9. RGB value is (176,154,169). Sum of RGB (Red+Green+Blue) = 176+154+169=499 (66% of max value = 765). Red value is 176 (69.14% from 255 or 35.27% from 499); Green value is 154 (60.55% from 255 or 30.86% from 499); Blue value is 169 (66.41% from 255 or 33.87% from 499); Max value from RGB is 176 - color contains mainly: red. Hex color #B09AA9 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B09AA9 is #4F6556. Grayscale: #A2A2A2. Windows color (decimal): -5203287 or 11115184. OLE color: 11115184.
HSL color Cylindrical-coordinate representation of color #B09AA9: hue angle of 319.09º degrees, saturation: 0.12, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #B09AA9 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.31.
<style> p { color: #B09AA9; } p { color: rgb(176,154,169); } H1.HeaderClassName { color: #B09AA9; } .AnyTagClassName { color: #B09AA9; } </style>
<style> a { background-color: #B09AA9; } a { background-color: rgb(176,154,169); } div.DivClassName { background-color: #B09AA9; } .BgClassName { background-color: #B09AA9; } </style>
<style> span { border-color: #B09AA9; } span { border-color: rgb(176,154,169); } td.TdClassName { border-color: #B09AA9; } .TagClassName { border-color: #B09AA9; } </style>