#B8546D (or 0xB8546D) is unknown color: approx Blush. HEX triplet: B8, 54 and 6D. RGB value is (184,84,109). Sum of RGB (Red+Green+Blue) = 184+84+109=377 (49% of max value = 765). Red value is 184 (72.27% from 255 or 48.81% from 377); Green value is 84 (33.20% from 255 or 22.28% from 377); Blue value is 109 (42.97% from 255 or 28.91% from 377); Max value from RGB is 184 - color contains mainly: red. Hex color #B8546D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B8546D is #47AB92. Grayscale: #747474. Windows color (decimal): -4696979 or 7165112. OLE color: 7165112.
HSL color Cylindrical-coordinate representation of color #B8546D: hue angle of 345º degrees, saturation: 0.41, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #B8546D is Cyan = 0, Magento = 0.54, Yellow = 0.41 and Black (K on CMYK) = 0.28.
<style> p { color: #B8546D; } p { color: rgb(184,84,109); } H1.HeaderClassName { color: #B8546D; } .AnyTagClassName { color: #B8546D; } </style>
<style> a { background-color: #B8546D; } a { background-color: rgb(184,84,109); } div.DivClassName { background-color: #B8546D; } .BgClassName { background-color: #B8546D; } </style>
<style> span { border-color: #B8546D; } span { border-color: rgb(184,84,109); } td.TdClassName { border-color: #B8546D; } .TagClassName { border-color: #B8546D; } </style>