#B0A083 (or 0xB0A083) is unknown color: approx Bronco. HEX triplet: B0, A0 and 83. RGB value is (176,160,131). Sum of RGB (Red+Green+Blue) = 176+160+131=467 (61% of max value = 765). Red value is 176 (69.14% from 255 or 37.69% from 467); Green value is 160 (62.89% from 255 or 34.26% from 467); Blue value is 131 (51.56% from 255 or 28.05% from 467); Max value from RGB is 176 - color contains mainly: red. Hex color #B0A083 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B0A083 is #4F5F7C. Grayscale: #A1A1A1. Windows color (decimal): -5201789 or 8626352. OLE color: 8626352.
HSL color Cylindrical-coordinate representation of color #B0A083: hue angle of 38.67º degrees, saturation: 0.22, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #B0A083 is Cyan = 0, Magento = 0.09, Yellow = 0.26 and Black (K on CMYK) = 0.31.
<style> p { color: #b0a083; } p { color: rgb(176,160,131); } H1.HeaderClassName { color: #b0a083; } .AnyTagClassName { color: #b0a083; } </style>
<style> a { background-color: #b0a083; } a { background-color: rgb(176,160,131); } div.DivClassName { background-color: #b0a083; } .BgClassName { background-color: #b0a083; } </style>
<style> span { border-color: #b0a083; } span { border-color: rgb(176,160,131); } td.TdClassName { border-color: #b0a083; } .TagClassName { border-color: #b0a083; } </style>