#B4320A (or 0xB4320A) is unknown color: approx Rust. HEX triplet: B4, 32 and 0A. RGB value is (180,50,10). Sum of RGB (Red+Green+Blue) = 180+50+10=240 (31% of max value = 765). Red value is 180 (70.70% from 255 or 75% from 240); Green value is 50 (19.92% from 255 or 20.83% from 240); Blue value is 10 (4.30% from 255 or 4.17% from 240); Max value from RGB is 180 - color contains mainly: red. Hex color #B4320A is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #B4320A is #4BCDF5. Grayscale: #545454. Windows color (decimal): -4967926 or 668340. OLE color: 668340.
HSL color Cylindrical-coordinate representation of color #B4320A: hue angle of 14.12º degrees, saturation: 0.89, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #B4320A is Cyan = 0, Magento = 0.72, Yellow = 0.94 and Black (K on CMYK) = 0.29.
<style> p { color: #B4320A; } p { color: rgb(180,50,10); } H1.HeaderClassName { color: #B4320A; } .AnyTagClassName { color: #B4320A; } </style>
<style> a { background-color: #B4320A; } a { background-color: rgb(180,50,10); } div.DivClassName { background-color: #B4320A; } .BgClassName { background-color: #B4320A; } </style>
<style> span { border-color: #B4320A; } span { border-color: rgb(180,50,10); } td.TdClassName { border-color: #B4320A; } .TagClassName { border-color: #B4320A; } </style>