#B0A28F (or 0xB0A28F) is unknown color: approx Cloudy. HEX triplet: B0, A2 and 8F. RGB value is (176,162,143). Sum of RGB (Red+Green+Blue) = 176+162+143=481 (63% of max value = 765). Red value is 176 (69.14% from 255 or 36.59% from 481); Green value is 162 (63.67% from 255 or 33.68% from 481); Blue value is 143 (56.25% from 255 or 29.73% from 481); Max value from RGB is 176 - color contains mainly: red. Hex color #B0A28F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B0A28F is #4F5D70. Grayscale: #A4A4A4. Windows color (decimal): -5201265 or 9413296. OLE color: 9413296.
HSL color Cylindrical-coordinate representation of color #B0A28F: hue angle of 34.55º degrees, saturation: 0.17, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #B0A28F is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.31.
<style> p { color: #B0A28F; } p { color: rgb(176,162,143); } H1.HeaderClassName { color: #B0A28F; } .AnyTagClassName { color: #B0A28F; } </style>
<style> a { background-color: #B0A28F; } a { background-color: rgb(176,162,143); } div.DivClassName { background-color: #B0A28F; } .BgClassName { background-color: #B0A28F; } </style>
<style> span { border-color: #B0A28F; } span { border-color: rgb(176,162,143); } td.TdClassName { border-color: #B0A28F; } .TagClassName { border-color: #B0A28F; } </style>