#BE8255 (or 0xBE8255) is unknown color: approx Twine. HEX triplet: BE, 82 and 55. RGB value is (190,130,85). Sum of RGB (Red+Green+Blue) = 190+130+85=405 (53% of max value = 765). Red value is 190 (74.61% from 255 or 46.91% from 405); Green value is 130 (51.17% from 255 or 32.10% from 405); Blue value is 85 (33.59% from 255 or 20.99% from 405); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8255 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BE8255 is #417DAA. Grayscale: #8F8F8F. Windows color (decimal): -4292011 or 5604030. OLE color: 5604030.
HSL color Cylindrical-coordinate representation of color #BE8255: hue angle of 25.71º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #BE8255 is Cyan = 0, Magento = 0.32, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8255; } p { color: rgb(190,130,85); } H1.HeaderClassName { color: #BE8255; } .AnyTagClassName { color: #BE8255; } </style>
<style> a { background-color: #BE8255; } a { background-color: rgb(190,130,85); } div.DivClassName { background-color: #BE8255; } .BgClassName { background-color: #BE8255; } </style>
<style> span { border-color: #BE8255; } span { border-color: rgb(190,130,85); } td.TdClassName { border-color: #BE8255; } .TagClassName { border-color: #BE8255; } </style>