#B4210D (or 0xB4210D) is unknown color: approx Fire Brick. HEX triplet: B4, 21 and 0D. RGB value is (180,33,13). Sum of RGB (Red+Green+Blue) = 180+33+13=226 (29% of max value = 765). Red value is 180 (70.70% from 255 or 79.65% from 226); Green value is 33 (13.28% from 255 or 14.60% from 226); Blue value is 13 (5.47% from 255 or 5.75% from 226); Max value from RGB is 180 - color contains mainly: red. Hex color #B4210D is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #B4210D is #4BDEF2. Grayscale: #4A4A4A. Windows color (decimal): -4972275 or 860596. OLE color: 860596.
HSL color Cylindrical-coordinate representation of color #B4210D: hue angle of 7.19º degrees, saturation: 0.87, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B4210D is Cyan = 0, Magento = 0.82, Yellow = 0.93 and Black (K on CMYK) = 0.29.
<style> p { color: #B4210D; } p { color: rgb(180,33,13); } H1.HeaderClassName { color: #B4210D; } .AnyTagClassName { color: #B4210D; } </style>
<style> a { background-color: #B4210D; } a { background-color: rgb(180,33,13); } div.DivClassName { background-color: #B4210D; } .BgClassName { background-color: #B4210D; } </style>
<style> span { border-color: #B4210D; } span { border-color: rgb(180,33,13); } td.TdClassName { border-color: #B4210D; } .TagClassName { border-color: #B4210D; } </style>