#B12900 (or 0xB12900) is unknown color: approx Rust. HEX triplet: B1, 29 and 00. RGB value is (177,41,0). Sum of RGB (Red+Green+Blue) = 177+41+0=218 (28% of max value = 765). Red value is 177 (69.53% from 255 or 81.19% from 218); Green value is 41 (16.41% from 255 or 18.81% from 218); Blue value is 0 (0.39% from 255 or 0% from 218); Max value from RGB is 177 - color contains mainly: red. Hex color #B12900 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #B12900 is #4ED6FF. Grayscale: #4D4D4D. Windows color (decimal): -5166848 or 10673. OLE color: 10673.
HSL color Cylindrical-coordinate representation of color #B12900: hue angle of 13.9º degrees, saturation: 1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 1%. Process color model (Four color, CMYK) of #B12900 is Cyan = 0, Magento = 0.77, Yellow = 1 and Black (K on CMYK) = 0.31.
<style> p { color: #B12900; } p { color: rgb(177,41,0); } H1.HeaderClassName { color: #B12900; } .AnyTagClassName { color: #B12900; } </style>
<style> a { background-color: #B12900; } a { background-color: rgb(177,41,0); } div.DivClassName { background-color: #B12900; } .BgClassName { background-color: #B12900; } </style>
<style> span { border-color: #B12900; } span { border-color: rgb(177,41,0); } td.TdClassName { border-color: #B12900; } .TagClassName { border-color: #B12900; } </style>