#BA8750 (or 0xBA8750) is unknown color: approx Twine. HEX triplet: BA, 87 and 50. RGB value is (186,135,80). Sum of RGB (Red+Green+Blue) = 186+135+80=401 (53% of max value = 765). Red value is 186 (73.05% from 255 or 46.38% from 401); Green value is 135 (53.12% from 255 or 33.67% from 401); Blue value is 80 (31.64% from 255 or 19.95% from 401); Max value from RGB is 186 - color contains mainly: red. Hex color #BA8750 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BA8750 is #4578AF. Grayscale: #909090. Windows color (decimal): -4552880 or 5277626. OLE color: 5277626.
HSL color Cylindrical-coordinate representation of color #BA8750: hue angle of 31.13º degrees, saturation: 0.43, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #BA8750 is Cyan = 0, Magento = 0.27, Yellow = 0.57 and Black (K on CMYK) = 0.27.
<style> p { color: #BA8750; } p { color: rgb(186,135,80); } H1.HeaderClassName { color: #BA8750; } .AnyTagClassName { color: #BA8750; } </style>
<style> a { background-color: #BA8750; } a { background-color: rgb(186,135,80); } div.DivClassName { background-color: #BA8750; } .BgClassName { background-color: #BA8750; } </style>
<style> span { border-color: #BA8750; } span { border-color: rgb(186,135,80); } td.TdClassName { border-color: #BA8750; } .TagClassName { border-color: #BA8750; } </style>