#BA421B (or 0xBA421B) is unknown color: approx Rust. HEX triplet: BA, 42 and 1B. RGB value is (186,66,27). Sum of RGB (Red+Green+Blue) = 186+66+27=279 (36% of max value = 765). Red value is 186 (73.05% from 255 or 66.67% from 279); Green value is 66 (26.17% from 255 or 23.66% from 279); Blue value is 27 (10.94% from 255 or 9.68% from 279); Max value from RGB is 186 - color contains mainly: red. Hex color #BA421B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BA421B is #45BDE4. Grayscale: #616161. Windows color (decimal): -4570597 or 1786554. OLE color: 1786554.
HSL color Cylindrical-coordinate representation of color #BA421B: hue angle of 14.72º degrees, saturation: 0.75, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #BA421B is Cyan = 0, Magento = 0.65, Yellow = 0.85 and Black (K on CMYK) = 0.27.
<style> p { color: #BA421B; } p { color: rgb(186,66,27); } H1.HeaderClassName { color: #BA421B; } .AnyTagClassName { color: #BA421B; } </style>
<style> a { background-color: #BA421B; } a { background-color: rgb(186,66,27); } div.DivClassName { background-color: #BA421B; } .BgClassName { background-color: #BA421B; } </style>
<style> span { border-color: #BA421B; } span { border-color: rgb(186,66,27); } td.TdClassName { border-color: #BA421B; } .TagClassName { border-color: #BA421B; } </style>