#B53C41 (or 0xB53C41) is unknown color: approx Brick Red. HEX triplet: B5, 3C and 41. RGB value is (181,60,65). Sum of RGB (Red+Green+Blue) = 181+60+65=306 (40% of max value = 765). Red value is 181 (71.09% from 255 or 59.15% from 306); Green value is 60 (23.83% from 255 or 19.61% from 306); Blue value is 65 (25.78% from 255 or 21.24% from 306); Max value from RGB is 181 - color contains mainly: red. Hex color #B53C41 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B53C41 is #4AC3BE. Grayscale: #606060. Windows color (decimal): -4899775 or 4275381. OLE color: 4275381.
HSL color Cylindrical-coordinate representation of color #B53C41: hue angle of 357.52º degrees, saturation: 0.5, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #B53C41 is Cyan = 0, Magento = 0.67, Yellow = 0.64 and Black (K on CMYK) = 0.29.
<style> p { color: #b53c41; } p { color: rgb(181,60,65); } H1.HeaderClassName { color: #b53c41; } .AnyTagClassName { color: #b53c41; } </style>
<style> a { background-color: #b53c41; } a { background-color: rgb(181,60,65); } div.DivClassName { background-color: #b53c41; } .BgClassName { background-color: #b53c41; } </style>
<style> span { border-color: #b53c41; } span { border-color: rgb(181,60,65); } td.TdClassName { border-color: #b53c41; } .TagClassName { border-color: #b53c41; } </style>