#B4402E (or 0xB4402E) is unknown color: approx Medium Carmine. HEX triplet: B4, 40 and 2E. RGB value is (180,64,46). Sum of RGB (Red+Green+Blue) = 180+64+46=290 (38% of max value = 765). Red value is 180 (70.70% from 255 or 62.07% from 290); Green value is 64 (25.39% from 255 or 22.07% from 290); Blue value is 46 (18.36% from 255 or 15.86% from 290); Max value from RGB is 180 - color contains mainly: red. Hex color #B4402E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B4402E is #4BBFD1. Grayscale: #606060. Windows color (decimal): -4964306 or 3031220. OLE color: 3031220.
HSL color Cylindrical-coordinate representation of color #B4402E: hue angle of 8.06º degrees, saturation: 0.59, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #B4402E is Cyan = 0, Magento = 0.64, Yellow = 0.74 and Black (K on CMYK) = 0.29.
<style> p { color: #B4402E; } p { color: rgb(180,64,46); } H1.HeaderClassName { color: #B4402E; } .AnyTagClassName { color: #B4402E; } </style>
<style> a { background-color: #B4402E; } a { background-color: rgb(180,64,46); } div.DivClassName { background-color: #B4402E; } .BgClassName { background-color: #B4402E; } </style>
<style> span { border-color: #B4402E; } span { border-color: rgb(180,64,46); } td.TdClassName { border-color: #B4402E; } .TagClassName { border-color: #B4402E; } </style>