#BE8213 (or 0xBE8213) is unknown color: approx Dark Goldenrod. HEX triplet: BE, 82 and 13. RGB value is (190,130,19). Sum of RGB (Red+Green+Blue) = 190+130+19=339 (44% of max value = 765). Red value is 190 (74.61% from 255 or 56.05% from 339); Green value is 130 (51.17% from 255 or 38.35% from 339); Blue value is 19 (7.81% from 255 or 5.60% from 339); Max value from RGB is 190 - color contains mainly: red. Hex color #BE8213 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #BE8213 is #417DEC. Grayscale: #878787. Windows color (decimal): -4292077 or 1278654. OLE color: 1278654.
HSL color Cylindrical-coordinate representation of color #BE8213: hue angle of 38.95º degrees, saturation: 0.82, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #BE8213 is Cyan = 0, Magento = 0.32, Yellow = 0.90 and Black (K on CMYK) = 0.25.
<style> p { color: #BE8213; } p { color: rgb(190,130,19); } H1.HeaderClassName { color: #BE8213; } .AnyTagClassName { color: #BE8213; } </style>
<style> a { background-color: #BE8213; } a { background-color: rgb(190,130,19); } div.DivClassName { background-color: #BE8213; } .BgClassName { background-color: #BE8213; } </style>
<style> span { border-color: #BE8213; } span { border-color: rgb(190,130,19); } td.TdClassName { border-color: #BE8213; } .TagClassName { border-color: #BE8213; } </style>