#B03B15 (or 0xB03B15) is unknown color: approx Rust. HEX triplet: B0, 3B and 15. RGB value is (176,59,21). Sum of RGB (Red+Green+Blue) = 176+59+21=256 (33% of max value = 765). Red value is 176 (69.14% from 255 or 68.75% from 256); Green value is 59 (23.44% from 255 or 23.05% from 256); Blue value is 21 (8.59% from 255 or 8.20% from 256); Max value from RGB is 176 - color contains mainly: red. Hex color #B03B15 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #B03B15 is #4FC4EA. Grayscale: #595959. Windows color (decimal): -5227755 or 1391536. OLE color: 1391536.
HSL color Cylindrical-coordinate representation of color #B03B15: hue angle of 14.71º degrees, saturation: 0.79, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #B03B15 is Cyan = 0, Magento = 0.66, Yellow = 0.88 and Black (K on CMYK) = 0.31.
<style> p { color: #B03B15; } p { color: rgb(176,59,21); } H1.HeaderClassName { color: #B03B15; } .AnyTagClassName { color: #B03B15; } </style>
<style> a { background-color: #B03B15; } a { background-color: rgb(176,59,21); } div.DivClassName { background-color: #B03B15; } .BgClassName { background-color: #B03B15; } </style>
<style> span { border-color: #B03B15; } span { border-color: rgb(176,59,21); } td.TdClassName { border-color: #B03B15; } .TagClassName { border-color: #B03B15; } </style>