#B2575E (or 0xB2575E) is unknown color: approx Blush. HEX triplet: B2, 57 and 5E. RGB value is (178,87,94). Sum of RGB (Red+Green+Blue) = 178+87+94=359 (47% of max value = 765). Red value is 178 (69.92% from 255 or 49.58% from 359); Green value is 87 (34.38% from 255 or 24.23% from 359); Blue value is 94 (37.11% from 255 or 26.18% from 359); Max value from RGB is 178 - color contains mainly: red. Hex color #B2575E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B2575E is #4DA8A1. Grayscale: #737373. Windows color (decimal): -5089442 or 6182834. OLE color: 6182834.
HSL color Cylindrical-coordinate representation of color #B2575E: hue angle of 355.38º degrees, saturation: 0.37, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #B2575E is Cyan = 0, Magento = 0.51, Yellow = 0.47 and Black (K on CMYK) = 0.30.
<style> p { color: #b2575e; } p { color: rgb(178,87,94); } H1.HeaderClassName { color: #b2575e; } .AnyTagClassName { color: #b2575e; } </style>
<style> a { background-color: #b2575e; } a { background-color: rgb(178,87,94); } div.DivClassName { background-color: #b2575e; } .BgClassName { background-color: #b2575e; } </style>
<style> span { border-color: #b2575e; } span { border-color: rgb(178,87,94); } td.TdClassName { border-color: #b2575e; } .TagClassName { border-color: #b2575e; } </style>