#BA9492 (or 0xBA9492) is unknown color: approx Rosy Brown. HEX triplet: BA, 94 and 92. RGB value is (186,148,146). Sum of RGB (Red+Green+Blue) = 186+148+146=480 (63% of max value = 765). Red value is 186 (73.05% from 255 or 38.75% from 480); Green value is 148 (58.20% from 255 or 30.83% from 480); Blue value is 146 (57.42% from 255 or 30.42% from 480); Max value from RGB is 186 - color contains mainly: red. Hex color #BA9492 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BA9492 is #456B6D. Grayscale: #9F9F9F. Windows color (decimal): -4549486 or 9606330. OLE color: 9606330.
HSL color Cylindrical-coordinate representation of color #BA9492: hue angle of 3º degrees, saturation: 0.22, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BA9492 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.27.
<style> p { color: #BA9492; } p { color: rgb(186,148,146); } H1.HeaderClassName { color: #BA9492; } .AnyTagClassName { color: #BA9492; } </style>
<style> a { background-color: #BA9492; } a { background-color: rgb(186,148,146); } div.DivClassName { background-color: #BA9492; } .BgClassName { background-color: #BA9492; } </style>
<style> span { border-color: #BA9492; } span { border-color: rgb(186,148,146); } td.TdClassName { border-color: #BA9492; } .TagClassName { border-color: #BA9492; } </style>