#BE7A46 (or 0xBE7A46) is unknown color: approx Brandy Punch. HEX triplet: BE, 7A and 46. RGB value is (190,122,70). Sum of RGB (Red+Green+Blue) = 190+122+70=382 (50% of max value = 765). Red value is 190 (74.61% from 255 or 49.74% from 382); Green value is 122 (48.05% from 255 or 31.94% from 382); Blue value is 70 (27.73% from 255 or 18.32% from 382); Max value from RGB is 190 - color contains mainly: red. Hex color #BE7A46 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BE7A46 is #4185B9. Grayscale: #888888. Windows color (decimal): -4294074 or 4618942. OLE color: 4618942.
HSL color Cylindrical-coordinate representation of color #BE7A46: hue angle of 26º degrees, saturation: 0.48, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #BE7A46 is Cyan = 0, Magento = 0.36, Yellow = 0.63 and Black (K on CMYK) = 0.25.
<style> p { color: #be7a46; } p { color: rgb(190,122,70); } H1.HeaderClassName { color: #be7a46; } .AnyTagClassName { color: #be7a46; } </style>
<style> a { background-color: #be7a46; } a { background-color: rgb(190,122,70); } div.DivClassName { background-color: #be7a46; } .BgClassName { background-color: #be7a46; } </style>
<style> span { border-color: #be7a46; } span { border-color: rgb(190,122,70); } td.TdClassName { border-color: #be7a46; } .TagClassName { border-color: #be7a46; } </style>