#B03A35 (or 0xB03A35) is unknown color: approx Medium Carmine. HEX triplet: B0, 3A and 35. RGB value is (176,58,53). Sum of RGB (Red+Green+Blue) = 176+58+53=287 (38% of max value = 765). Red value is 176 (69.14% from 255 or 61.32% from 287); Green value is 58 (23.05% from 255 or 20.21% from 287); Blue value is 53 (21.09% from 255 or 18.47% from 287); Max value from RGB is 176 - color contains mainly: red. Hex color #B03A35 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B03A35 is #4FC5CA. Grayscale: #5C5C5C. Windows color (decimal): -5227979 or 3488432. OLE color: 3488432.
HSL color Cylindrical-coordinate representation of color #B03A35: hue angle of 2.44º degrees, saturation: 0.54, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #B03A35 is Cyan = 0, Magento = 0.67, Yellow = 0.70 and Black (K on CMYK) = 0.31.
<style> p { color: #b03a35; } p { color: rgb(176,58,53); } H1.HeaderClassName { color: #b03a35; } .AnyTagClassName { color: #b03a35; } </style>
<style> a { background-color: #b03a35; } a { background-color: rgb(176,58,53); } div.DivClassName { background-color: #b03a35; } .BgClassName { background-color: #b03a35; } </style>
<style> span { border-color: #b03a35; } span { border-color: rgb(176,58,53); } td.TdClassName { border-color: #b03a35; } .TagClassName { border-color: #b03a35; } </style>