#B95F46 (or 0xB95F46) is unknown color: approx Flame Pea. HEX triplet: B9, 5F and 46. RGB value is (185,95,70). Sum of RGB (Red+Green+Blue) = 185+95+70=350 (46% of max value = 765). Red value is 185 (72.66% from 255 or 52.86% from 350); Green value is 95 (37.5% from 255 or 27.14% from 350); Blue value is 70 (27.73% from 255 or 20% from 350); Max value from RGB is 185 - color contains mainly: red. Hex color #B95F46 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B95F46 is #46A0B9. Grayscale: #777777. Windows color (decimal): -4628666 or 4612025. OLE color: 4612025.
HSL color Cylindrical-coordinate representation of color #B95F46: hue angle of 13.04º degrees, saturation: 0.45, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #B95F46 is Cyan = 0, Magento = 0.49, Yellow = 0.62 and Black (K on CMYK) = 0.27.
<style> p { color: #B95F46; } p { color: rgb(185,95,70); } H1.HeaderClassName { color: #B95F46; } .AnyTagClassName { color: #B95F46; } </style>
<style> a { background-color: #B95F46; } a { background-color: rgb(185,95,70); } div.DivClassName { background-color: #B95F46; } .BgClassName { background-color: #B95F46; } </style>
<style> span { border-color: #B95F46; } span { border-color: rgb(185,95,70); } td.TdClassName { border-color: #B95F46; } .TagClassName { border-color: #B95F46; } </style>