#B2403C (or 0xB2403C) is unknown color: approx Medium Carmine. HEX triplet: B2, 40 and 3C. RGB value is (178,64,60). Sum of RGB (Red+Green+Blue) = 178+64+60=302 (40% of max value = 765). Red value is 178 (69.92% from 255 or 58.94% from 302); Green value is 64 (25.39% from 255 or 21.19% from 302); Blue value is 60 (23.83% from 255 or 19.87% from 302); Max value from RGB is 178 - color contains mainly: red. Hex color #B2403C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B2403C is #4DBFC3. Grayscale: #616161. Windows color (decimal): -5095364 or 3948722. OLE color: 3948722.
HSL color Cylindrical-coordinate representation of color #B2403C: hue angle of 2.03º degrees, saturation: 0.5, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B2403C is Cyan = 0, Magento = 0.64, Yellow = 0.66 and Black (K on CMYK) = 0.30.
<style> p { color: #B2403C; } p { color: rgb(178,64,60); } H1.HeaderClassName { color: #B2403C; } .AnyTagClassName { color: #B2403C; } </style>
<style> a { background-color: #B2403C; } a { background-color: rgb(178,64,60); } div.DivClassName { background-color: #B2403C; } .BgClassName { background-color: #B2403C; } </style>
<style> span { border-color: #B2403C; } span { border-color: rgb(178,64,60); } td.TdClassName { border-color: #B2403C; } .TagClassName { border-color: #B2403C; } </style>