#BA421A (or 0xBA421A) is unknown color: approx Rust. HEX triplet: BA, 42 and 1A. RGB value is (186,66,26). Sum of RGB (Red+Green+Blue) = 186+66+26=278 (36% of max value = 765). Red value is 186 (73.05% from 255 or 66.91% from 278); Green value is 66 (26.17% from 255 or 23.74% from 278); Blue value is 26 (10.55% from 255 or 9.35% from 278); Max value from RGB is 186 - color contains mainly: red. Hex color #BA421A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BA421A is #45BDE5. Grayscale: #616161. Windows color (decimal): -4570598 or 1721018. OLE color: 1721018.
HSL color Cylindrical-coordinate representation of color #BA421A: hue angle of 15º degrees, saturation: 0.75, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #BA421A is Cyan = 0, Magento = 0.65, Yellow = 0.86 and Black (K on CMYK) = 0.27.
<style> p { color: #BA421A; } p { color: rgb(186,66,26); } H1.HeaderClassName { color: #BA421A; } .AnyTagClassName { color: #BA421A; } </style>
<style> a { background-color: #BA421A; } a { background-color: rgb(186,66,26); } div.DivClassName { background-color: #BA421A; } .BgClassName { background-color: #BA421A; } </style>
<style> span { border-color: #BA421A; } span { border-color: rgb(186,66,26); } td.TdClassName { border-color: #BA421A; } .TagClassName { border-color: #BA421A; } </style>