#B4503D (or 0xB4503D) is unknown color: approx Grenadier. HEX triplet: B4, 50 and 3D. RGB value is (180,80,61). Sum of RGB (Red+Green+Blue) = 180+80+61=321 (42% of max value = 765). Red value is 180 (70.70% from 255 or 56.07% from 321); Green value is 80 (31.64% from 255 or 24.92% from 321); Blue value is 61 (24.22% from 255 or 19.00% from 321); Max value from RGB is 180 - color contains mainly: red. Hex color #B4503D is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B4503D is #4BAFC2. Grayscale: #6B6B6B. Windows color (decimal): -4960195 or 4018356. OLE color: 4018356.
HSL color Cylindrical-coordinate representation of color #B4503D: hue angle of 9.58º degrees, saturation: 0.49, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B4503D is Cyan = 0, Magento = 0.56, Yellow = 0.66 and Black (K on CMYK) = 0.29.
<style> p { color: #B4503D; } p { color: rgb(180,80,61); } H1.HeaderClassName { color: #B4503D; } .AnyTagClassName { color: #B4503D; } </style>
<style> a { background-color: #B4503D; } a { background-color: rgb(180,80,61); } div.DivClassName { background-color: #B4503D; } .BgClassName { background-color: #B4503D; } </style>
<style> span { border-color: #B4503D; } span { border-color: rgb(180,80,61); } td.TdClassName { border-color: #B4503D; } .TagClassName { border-color: #B4503D; } </style>