#BE865F (or 0xBE865F) is unknown color: approx Twine. HEX triplet: BE, 86 and 5F. RGB value is (190,134,95). Sum of RGB (Red+Green+Blue) = 190+134+95=419 (55% of max value = 765). Red value is 190 (74.61% from 255 or 45.35% from 419); Green value is 134 (52.73% from 255 or 31.98% from 419); Blue value is 95 (37.5% from 255 or 22.67% from 419); Max value from RGB is 190 - color contains mainly: red. Hex color #BE865F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BE865F is #4179A0. Grayscale: #929292. Windows color (decimal): -4290977 or 6260414. OLE color: 6260414.
HSL color Cylindrical-coordinate representation of color #BE865F: hue angle of 24.63º degrees, saturation: 0.42, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BE865F is Cyan = 0, Magento = 0.29, Yellow = 0.5 and Black (K on CMYK) = 0.25.
<style> p { color: #BE865F; } p { color: rgb(190,134,95); } H1.HeaderClassName { color: #BE865F; } .AnyTagClassName { color: #BE865F; } </style>
<style> a { background-color: #BE865F; } a { background-color: rgb(190,134,95); } div.DivClassName { background-color: #BE865F; } .BgClassName { background-color: #BE865F; } </style>
<style> span { border-color: #BE865F; } span { border-color: rgb(190,134,95); } td.TdClassName { border-color: #BE865F; } .TagClassName { border-color: #BE865F; } </style>