#B65E23 (or 0xB65E23) is unknown color: approx Fiery Orange. HEX triplet: B6, 5E and 23. RGB value is (182,94,35). Sum of RGB (Red+Green+Blue) = 182+94+35=311 (41% of max value = 765). Red value is 182 (71.48% from 255 or 58.52% from 311); Green value is 94 (37.11% from 255 or 30.23% from 311); Blue value is 35 (14.06% from 255 or 11.25% from 311); Max value from RGB is 182 - color contains mainly: red. Hex color #B65E23 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B65E23 is #49A1DC. Grayscale: #717171. Windows color (decimal): -4825565 or 2318006. OLE color: 2318006.
HSL color Cylindrical-coordinate representation of color #B65E23: hue angle of 24.08º degrees, saturation: 0.68, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B65E23 is Cyan = 0, Magento = 0.48, Yellow = 0.81 and Black (K on CMYK) = 0.29.
<style> p { color: #B65E23; } p { color: rgb(182,94,35); } H1.HeaderClassName { color: #B65E23; } .AnyTagClassName { color: #B65E23; } </style>
<style> a { background-color: #B65E23; } a { background-color: rgb(182,94,35); } div.DivClassName { background-color: #B65E23; } .BgClassName { background-color: #B65E23; } </style>
<style> span { border-color: #B65E23; } span { border-color: rgb(182,94,35); } td.TdClassName { border-color: #B65E23; } .TagClassName { border-color: #B65E23; } </style>