#BE7E54 (or 0xBE7E54) is unknown color: approx Brandy Punch. HEX triplet: BE, 7E and 54. RGB value is (190,126,84). Sum of RGB (Red+Green+Blue) = 190+126+84=400 (52% of max value = 765). Red value is 190 (74.61% from 255 or 47.5% from 400); Green value is 126 (49.61% from 255 or 31.5% from 400); Blue value is 84 (33.20% from 255 or 21% from 400); Max value from RGB is 190 - color contains mainly: red. Hex color #BE7E54 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE7E54 is #4181AB. Grayscale: #8C8C8C. Windows color (decimal): -4293036 or 5537470. OLE color: 5537470.
HSL color Cylindrical-coordinate representation of color #BE7E54: hue angle of 23.77º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #BE7E54 is Cyan = 0, Magento = 0.34, Yellow = 0.56 and Black (K on CMYK) = 0.25.
<style> p { color: #be7e54; } p { color: rgb(190,126,84); } H1.HeaderClassName { color: #be7e54; } .AnyTagClassName { color: #be7e54; } </style>
<style> a { background-color: #be7e54; } a { background-color: rgb(190,126,84); } div.DivClassName { background-color: #be7e54; } .BgClassName { background-color: #be7e54; } </style>
<style> span { border-color: #be7e54; } span { border-color: rgb(190,126,84); } td.TdClassName { border-color: #be7e54; } .TagClassName { border-color: #be7e54; } </style>