#B9A07B (or 0xB9A07B) is unknown color: approx Pale Taupe. HEX triplet: B9, A0 and 7B. RGB value is (185,160,123). Sum of RGB (Red+Green+Blue) = 185+160+123=468 (61% of max value = 765). Red value is 185 (72.66% from 255 or 39.53% from 468); Green value is 160 (62.89% from 255 or 34.19% from 468); Blue value is 123 (48.44% from 255 or 26.28% from 468); Max value from RGB is 185 - color contains mainly: red. Hex color #B9A07B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B9A07B is #465F84. Grayscale: #A3A3A3. Windows color (decimal): -4611973 or 8102073. OLE color: 8102073.
HSL color Cylindrical-coordinate representation of color #B9A07B: hue angle of 35.81º degrees, saturation: 0.31, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B9A07B is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.27.
<style> p { color: #B9A07B; } p { color: rgb(185,160,123); } H1.HeaderClassName { color: #B9A07B; } .AnyTagClassName { color: #B9A07B; } </style>
<style> a { background-color: #B9A07B; } a { background-color: rgb(185,160,123); } div.DivClassName { background-color: #B9A07B; } .BgClassName { background-color: #B9A07B; } </style>
<style> span { border-color: #B9A07B; } span { border-color: rgb(185,160,123); } td.TdClassName { border-color: #B9A07B; } .TagClassName { border-color: #B9A07B; } </style>