#B53010 (or 0xB53010) is unknown color: approx Rust. HEX triplet: B5, 30 and 10. RGB value is (181,48,16). Sum of RGB (Red+Green+Blue) = 181+48+16=245 (32% of max value = 765). Red value is 181 (71.09% from 255 or 73.88% from 245); Green value is 48 (19.14% from 255 or 19.59% from 245); Blue value is 16 (6.64% from 255 or 6.53% from 245); Max value from RGB is 181 - color contains mainly: red. Hex color #B53010 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #B53010 is #4ACFEF. Grayscale: #545454. Windows color (decimal): -4902896 or 1061045. OLE color: 1061045.
HSL color Cylindrical-coordinate representation of color #B53010: hue angle of 11.64º degrees, saturation: 0.84, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #B53010 is Cyan = 0, Magento = 0.73, Yellow = 0.91 and Black (K on CMYK) = 0.29.
<style> p { color: #b53010; } p { color: rgb(181,48,16); } H1.HeaderClassName { color: #b53010; } .AnyTagClassName { color: #b53010; } </style>
<style> a { background-color: #b53010; } a { background-color: rgb(181,48,16); } div.DivClassName { background-color: #b53010; } .BgClassName { background-color: #b53010; } </style>
<style> span { border-color: #b53010; } span { border-color: rgb(181,48,16); } td.TdClassName { border-color: #b53010; } .TagClassName { border-color: #b53010; } </style>