#B8441A (or 0xB8441A) is unknown color: approx Rust. HEX triplet: B8, 44 and 1A. RGB value is (184,68,26). Sum of RGB (Red+Green+Blue) = 184+68+26=278 (36% of max value = 765). Red value is 184 (72.27% from 255 or 66.19% from 278); Green value is 68 (26.95% from 255 or 24.46% from 278); Blue value is 26 (10.55% from 255 or 9.35% from 278); Max value from RGB is 184 - color contains mainly: red. Hex color #B8441A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B8441A is #47BBE5. Grayscale: #626262. Windows color (decimal): -4701158 or 1721528. OLE color: 1721528.
HSL color Cylindrical-coordinate representation of color #B8441A: hue angle of 15.95º degrees, saturation: 0.75, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #B8441A is Cyan = 0, Magento = 0.63, Yellow = 0.86 and Black (K on CMYK) = 0.28.
<style> p { color: #b8441a; } p { color: rgb(184,68,26); } H1.HeaderClassName { color: #b8441a; } .AnyTagClassName { color: #b8441a; } </style>
<style> a { background-color: #b8441a; } a { background-color: rgb(184,68,26); } div.DivClassName { background-color: #b8441a; } .BgClassName { background-color: #b8441a; } </style>
<style> span { border-color: #b8441a; } span { border-color: rgb(184,68,26); } td.TdClassName { border-color: #b8441a; } .TagClassName { border-color: #b8441a; } </style>