#B4342D (or 0xB4342D) is unknown color: approx Medium Carmine. HEX triplet: B4, 34 and 2D. RGB value is (180,52,45). Sum of RGB (Red+Green+Blue) = 180+52+45=277 (36% of max value = 765). Red value is 180 (70.70% from 255 or 64.98% from 277); Green value is 52 (20.70% from 255 or 18.77% from 277); Blue value is 45 (17.97% from 255 or 16.25% from 277); Max value from RGB is 180 - color contains mainly: red. Hex color #B4342D is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B4342D is #4BCBD2. Grayscale: #595959. Windows color (decimal): -4967379 or 2962612. OLE color: 2962612.
HSL color Cylindrical-coordinate representation of color #B4342D: hue angle of 3.11º degrees, saturation: 0.6, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B4342D is Cyan = 0, Magento = 0.71, Yellow = 0.75 and Black (K on CMYK) = 0.29.
<style> p { color: #b4342d; } p { color: rgb(180,52,45); } H1.HeaderClassName { color: #b4342d; } .AnyTagClassName { color: #b4342d; } </style>
<style> a { background-color: #b4342d; } a { background-color: rgb(180,52,45); } div.DivClassName { background-color: #b4342d; } .BgClassName { background-color: #b4342d; } </style>
<style> span { border-color: #b4342d; } span { border-color: rgb(180,52,45); } td.TdClassName { border-color: #b4342d; } .TagClassName { border-color: #b4342d; } </style>