#B7461A (or 0xB7461A) is unknown color: approx Rust. HEX triplet: B7, 46 and 1A. RGB value is (183,70,26). Sum of RGB (Red+Green+Blue) = 183+70+26=279 (36% of max value = 765). Red value is 183 (71.88% from 255 or 65.59% from 279); Green value is 70 (27.73% from 255 or 25.09% from 279); Blue value is 26 (10.55% from 255 or 9.32% from 279); Max value from RGB is 183 - color contains mainly: red. Hex color #B7461A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B7461A is #48B9E5. Grayscale: #636363. Windows color (decimal): -4766182 or 1722039. OLE color: 1722039.
HSL color Cylindrical-coordinate representation of color #B7461A: hue angle of 16.82º degrees, saturation: 0.75, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #B7461A is Cyan = 0, Magento = 0.62, Yellow = 0.86 and Black (K on CMYK) = 0.28.
<style> p { color: #b7461a; } p { color: rgb(183,70,26); } H1.HeaderClassName { color: #b7461a; } .AnyTagClassName { color: #b7461a; } </style>
<style> a { background-color: #b7461a; } a { background-color: rgb(183,70,26); } div.DivClassName { background-color: #b7461a; } .BgClassName { background-color: #b7461a; } </style>
<style> span { border-color: #b7461a; } span { border-color: rgb(183,70,26); } td.TdClassName { border-color: #b7461a; } .TagClassName { border-color: #b7461a; } </style>