#B1331A (or 0xB1331A) is unknown color: approx Rust. HEX triplet: B1, 33 and 1A. RGB value is (177,51,26). Sum of RGB (Red+Green+Blue) = 177+51+26=254 (33% of max value = 765). Red value is 177 (69.53% from 255 or 69.69% from 254); Green value is 51 (20.31% from 255 or 20.08% from 254); Blue value is 26 (10.55% from 255 or 10.24% from 254); Max value from RGB is 177 - color contains mainly: red. Hex color #B1331A is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B1331A is #4ECCE5. Grayscale: #565656. Windows color (decimal): -5164262 or 1717169. OLE color: 1717169.
HSL color Cylindrical-coordinate representation of color #B1331A: hue angle of 9.93º degrees, saturation: 0.74, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #B1331A is Cyan = 0, Magento = 0.71, Yellow = 0.85 and Black (K on CMYK) = 0.31.
<style> p { color: #B1331A; } p { color: rgb(177,51,26); } H1.HeaderClassName { color: #B1331A; } .AnyTagClassName { color: #B1331A; } </style>
<style> a { background-color: #B1331A; } a { background-color: rgb(177,51,26); } div.DivClassName { background-color: #B1331A; } .BgClassName { background-color: #B1331A; } </style>
<style> span { border-color: #B1331A; } span { border-color: rgb(177,51,26); } td.TdClassName { border-color: #B1331A; } .TagClassName { border-color: #B1331A; } </style>