#B4534D (or 0xB4534D) is unknown color: approx Chestnut. HEX triplet: B4, 53 and 4D. RGB value is (180,83,77). Sum of RGB (Red+Green+Blue) = 180+83+77=340 (45% of max value = 765). Red value is 180 (70.70% from 255 or 52.94% from 340); Green value is 83 (32.81% from 255 or 24.41% from 340); Blue value is 77 (30.47% from 255 or 22.65% from 340); Max value from RGB is 180 - color contains mainly: red. Hex color #B4534D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B4534D is #4BACB2. Grayscale: #6F6F6F. Windows color (decimal): -4959411 or 5067700. OLE color: 5067700.
HSL color Cylindrical-coordinate representation of color #B4534D: hue angle of 3.5º degrees, saturation: 0.41, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #B4534D is Cyan = 0, Magento = 0.54, Yellow = 0.57 and Black (K on CMYK) = 0.29.
<style> p { color: #B4534D; } p { color: rgb(180,83,77); } H1.HeaderClassName { color: #B4534D; } .AnyTagClassName { color: #B4534D; } </style>
<style> a { background-color: #B4534D; } a { background-color: rgb(180,83,77); } div.DivClassName { background-color: #B4534D; } .BgClassName { background-color: #B4534D; } </style>
<style> span { border-color: #B4534D; } span { border-color: rgb(180,83,77); } td.TdClassName { border-color: #B4534D; } .TagClassName { border-color: #B4534D; } </style>