#BA370F (or 0xBA370F) is unknown color: approx Rust. HEX triplet: BA, 37 and 0F. RGB value is (186,55,15). Sum of RGB (Red+Green+Blue) = 186+55+15=256 (33% of max value = 765). Red value is 186 (73.05% from 255 or 72.66% from 256); Green value is 55 (21.88% from 255 or 21.48% from 256); Blue value is 15 (6.25% from 255 or 5.86% from 256); Max value from RGB is 186 - color contains mainly: red. Hex color #BA370F is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #BA370F is #45C8F0. Grayscale: #595959. Windows color (decimal): -4573425 or 997306. OLE color: 997306.
HSL color Cylindrical-coordinate representation of color #BA370F: hue angle of 14.04º degrees, saturation: 0.85, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #BA370F is Cyan = 0, Magento = 0.70, Yellow = 0.92 and Black (K on CMYK) = 0.27.
<style> p { color: #BA370F; } p { color: rgb(186,55,15); } H1.HeaderClassName { color: #BA370F; } .AnyTagClassName { color: #BA370F; } </style>
<style> a { background-color: #BA370F; } a { background-color: rgb(186,55,15); } div.DivClassName { background-color: #BA370F; } .BgClassName { background-color: #BA370F; } </style>
<style> span { border-color: #BA370F; } span { border-color: rgb(186,55,15); } td.TdClassName { border-color: #BA370F; } .TagClassName { border-color: #BA370F; } </style>