#B95B33 (or 0xB95B33) is unknown color: approx Smoke Tree. HEX triplet: B9, 5B and 33. RGB value is (185,91,51). Sum of RGB (Red+Green+Blue) = 185+91+51=327 (43% of max value = 765). Red value is 185 (72.66% from 255 or 56.57% from 327); Green value is 91 (35.94% from 255 or 27.83% from 327); Blue value is 51 (20.31% from 255 or 15.60% from 327); Max value from RGB is 185 - color contains mainly: red. Hex color #B95B33 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B95B33 is #46A4CC. Grayscale: #727272. Windows color (decimal): -4629709 or 3365817. OLE color: 3365817.
HSL color Cylindrical-coordinate representation of color #B95B33: hue angle of 17.91º degrees, saturation: 0.57, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #B95B33 is Cyan = 0, Magento = 0.51, Yellow = 0.72 and Black (K on CMYK) = 0.27.
<style> p { color: #b95b33; } p { color: rgb(185,91,51); } H1.HeaderClassName { color: #b95b33; } .AnyTagClassName { color: #b95b33; } </style>
<style> a { background-color: #b95b33; } a { background-color: rgb(185,91,51); } div.DivClassName { background-color: #b95b33; } .BgClassName { background-color: #b95b33; } </style>
<style> span { border-color: #b95b33; } span { border-color: rgb(185,91,51); } td.TdClassName { border-color: #b95b33; } .TagClassName { border-color: #b95b33; } </style>