#B4534C (or 0xB4534C) is unknown color: approx Chestnut. HEX triplet: B4, 53 and 4C. RGB value is (180,83,76). Sum of RGB (Red+Green+Blue) = 180+83+76=339 (44% of max value = 765). Red value is 180 (70.70% from 255 or 53.10% from 339); Green value is 83 (32.81% from 255 or 24.48% from 339); Blue value is 76 (30.08% from 255 or 22.42% from 339); Max value from RGB is 180 - color contains mainly: red. Hex color #B4534C is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B4534C is #4BACB3. Grayscale: #6F6F6F. Windows color (decimal): -4959412 or 5002164. OLE color: 5002164.
HSL color Cylindrical-coordinate representation of color #B4534C: hue angle of 4.04º degrees, saturation: 0.41, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #B4534C is Cyan = 0, Magento = 0.54, Yellow = 0.58 and Black (K on CMYK) = 0.29.
<style> p { color: #b4534c; } p { color: rgb(180,83,76); } H1.HeaderClassName { color: #b4534c; } .AnyTagClassName { color: #b4534c; } </style>
<style> a { background-color: #b4534c; } a { background-color: rgb(180,83,76); } div.DivClassName { background-color: #b4534c; } .BgClassName { background-color: #b4534c; } </style>
<style> span { border-color: #b4534c; } span { border-color: rgb(180,83,76); } td.TdClassName { border-color: #b4534c; } .TagClassName { border-color: #b4534c; } </style>