#B45A1F (or 0xB45A1F) is unknown color: approx Fiery Orange. HEX triplet: B4, 5A and 1F. RGB value is (180,90,31). Sum of RGB (Red+Green+Blue) = 180+90+31=301 (39% of max value = 765). Red value is 180 (70.70% from 255 or 59.80% from 301); Green value is 90 (35.55% from 255 or 29.90% from 301); Blue value is 31 (12.5% from 255 or 10.30% from 301); Max value from RGB is 180 - color contains mainly: red. Hex color #B45A1F is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B45A1F is #4BA5E0. Grayscale: #6E6E6E. Windows color (decimal): -4957665 or 2054836. OLE color: 2054836.
HSL color Cylindrical-coordinate representation of color #B45A1F: hue angle of 23.76º degrees, saturation: 0.71, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #B45A1F is Cyan = 0, Magento = 0.50, Yellow = 0.83 and Black (K on CMYK) = 0.29.
<style> p { color: #B45A1F; } p { color: rgb(180,90,31); } H1.HeaderClassName { color: #B45A1F; } .AnyTagClassName { color: #B45A1F; } </style>
<style> a { background-color: #B45A1F; } a { background-color: rgb(180,90,31); } div.DivClassName { background-color: #B45A1F; } .BgClassName { background-color: #B45A1F; } </style>
<style> span { border-color: #B45A1F; } span { border-color: rgb(180,90,31); } td.TdClassName { border-color: #B45A1F; } .TagClassName { border-color: #B45A1F; } </style>