#BE8E2C (or 0xBE8E2C) is unknown color: approx Nugget. HEX triplet: BE, 8E and 2C. RGB value is (190,142,44). Sum of RGB (Red+Green+Blue) = 190+142+44=376 (49% of max value = 765). Red value is 190 (74.61% from 255 or 50.53% from 376); Green value is 142 (55.86% from 255 or 37.77% from 376); Blue value is 44 (17.58% from 255 or 11.70% from 376); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8E2C is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BE8E2C is #4171D3. Grayscale: #919191. Windows color (decimal): -4288980 or 2920126. OLE color: 2920126.
HSL color Cylindrical-coordinate representation of color #BE8E2C: hue angle of 40.27º degrees, saturation: 0.62, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #BE8E2C is Cyan = 0, Magento = 0.25, Yellow = 0.77 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8E2C; } p { color: rgb(190,142,44); } H1.HeaderClassName { color: #BE8E2C; } .AnyTagClassName { color: #BE8E2C; } </style>
<style> a { background-color: #BE8E2C; } a { background-color: rgb(190,142,44); } div.DivClassName { background-color: #BE8E2C; } .BgClassName { background-color: #BE8E2C; } </style>
<style> span { border-color: #BE8E2C; } span { border-color: rgb(190,142,44); } td.TdClassName { border-color: #BE8E2C; } .TagClassName { border-color: #BE8E2C; } </style>