#B13202 (or 0xB13202) is unknown color: approx Rust. HEX triplet: B1, 32 and 02. RGB value is (177,50,2). Sum of RGB (Red+Green+Blue) = 177+50+2=229 (30% of max value = 765). Red value is 177 (69.53% from 255 or 77.29% from 229); Green value is 50 (19.92% from 255 or 21.83% from 229); Blue value is 2 (1.17% from 255 or 0.87% from 229); Max value from RGB is 177 - color contains mainly: red. Hex color #B13202 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #B13202 is #4ECDFD. Grayscale: #525252. Windows color (decimal): -5164542 or 144049. OLE color: 144049.
HSL color Cylindrical-coordinate representation of color #B13202: hue angle of 16.46º degrees, saturation: 0.98, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #B13202 is Cyan = 0, Magento = 0.72, Yellow = 0.99 and Black (K on CMYK) = 0.31.
<style> p { color: #b13202; } p { color: rgb(177,50,2); } H1.HeaderClassName { color: #b13202; } .AnyTagClassName { color: #b13202; } </style>
<style> a { background-color: #b13202; } a { background-color: rgb(177,50,2); } div.DivClassName { background-color: #b13202; } .BgClassName { background-color: #b13202; } </style>
<style> span { border-color: #b13202; } span { border-color: rgb(177,50,2); } td.TdClassName { border-color: #b13202; } .TagClassName { border-color: #b13202; } </style>