#B4504B (or 0xB4504B) is unknown color: approx Chestnut. HEX triplet: B4, 50 and 4B. RGB value is (180,80,75). Sum of RGB (Red+Green+Blue) = 180+80+75=335 (44% of max value = 765). Red value is 180 (70.70% from 255 or 53.73% from 335); Green value is 80 (31.64% from 255 or 23.88% from 335); Blue value is 75 (29.69% from 255 or 22.39% from 335); Max value from RGB is 180 - color contains mainly: red. Hex color #B4504B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B4504B is #4BAFB4. Grayscale: #6D6D6D. Windows color (decimal): -4960181 or 4935860. OLE color: 4935860.
HSL color Cylindrical-coordinate representation of color #B4504B: hue angle of 2.86º 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 #B4504B is Cyan = 0, Magento = 0.56, Yellow = 0.58 and Black (K on CMYK) = 0.29.
<style> p { color: #B4504B; } p { color: rgb(180,80,75); } H1.HeaderClassName { color: #B4504B; } .AnyTagClassName { color: #B4504B; } </style>
<style> a { background-color: #B4504B; } a { background-color: rgb(180,80,75); } div.DivClassName { background-color: #B4504B; } .BgClassName { background-color: #B4504B; } </style>
<style> span { border-color: #B4504B; } span { border-color: rgb(180,80,75); } td.TdClassName { border-color: #B4504B; } .TagClassName { border-color: #B4504B; } </style>