#BA745A (or 0xBA745A) is unknown color: approx Japonica. HEX triplet: BA, 74 and 5A. RGB value is (186,116,90). Sum of RGB (Red+Green+Blue) = 186+116+90=392 (51% of max value = 765). Red value is 186 (73.05% from 255 or 47.45% from 392); Green value is 116 (45.70% from 255 or 29.59% from 392); Blue value is 90 (35.55% from 255 or 22.96% from 392); Max value from RGB is 186 - color contains mainly: red. Hex color #BA745A is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA745A is #458BA5. Grayscale: #868686. Windows color (decimal): -4557734 or 5928122. OLE color: 5928122.
HSL color Cylindrical-coordinate representation of color #BA745A: hue angle of 16.25º degrees, saturation: 0.41, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #BA745A is Cyan = 0, Magento = 0.38, Yellow = 0.52 and Black (K on CMYK) = 0.27.
<style> p { color: #BA745A; } p { color: rgb(186,116,90); } H1.HeaderClassName { color: #BA745A; } .AnyTagClassName { color: #BA745A; } </style>
<style> a { background-color: #BA745A; } a { background-color: rgb(186,116,90); } div.DivClassName { background-color: #BA745A; } .BgClassName { background-color: #BA745A; } </style>
<style> span { border-color: #BA745A; } span { border-color: rgb(186,116,90); } td.TdClassName { border-color: #BA745A; } .TagClassName { border-color: #BA745A; } </style>