#BA483F (or 0xBA483F) is unknown color: approx Chestnut. HEX triplet: BA, 48 and 3F. RGB value is (186,72,63). Sum of RGB (Red+Green+Blue) = 186+72+63=321 (42% of max value = 765). Red value is 186 (73.05% from 255 or 57.94% from 321); Green value is 72 (28.52% from 255 or 22.43% from 321); Blue value is 63 (25% from 255 or 19.63% from 321); Max value from RGB is 186 - color contains mainly: red. Hex color #BA483F is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BA483F is #45B7C0. Grayscale: #696969. Windows color (decimal): -4569025 or 4147386. OLE color: 4147386.
HSL color Cylindrical-coordinate representation of color #BA483F: hue angle of 4.39º degrees, saturation: 0.49, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #BA483F is Cyan = 0, Magento = 0.61, Yellow = 0.66 and Black (K on CMYK) = 0.27.
<style> p { color: #BA483F; } p { color: rgb(186,72,63); } H1.HeaderClassName { color: #BA483F; } .AnyTagClassName { color: #BA483F; } </style>
<style> a { background-color: #BA483F; } a { background-color: rgb(186,72,63); } div.DivClassName { background-color: #BA483F; } .BgClassName { background-color: #BA483F; } </style>
<style> span { border-color: #BA483F; } span { border-color: rgb(186,72,63); } td.TdClassName { border-color: #BA483F; } .TagClassName { border-color: #BA483F; } </style>