#BE9041 (or 0xBE9041) is unknown color: approx Pizza. HEX triplet: BE, 90 and 41. RGB value is (190,144,65). Sum of RGB (Red+Green+Blue) = 190+144+65=399 (52% of max value = 765). Red value is 190 (74.61% from 255 or 47.62% from 399); Green value is 144 (56.64% from 255 or 36.09% from 399); Blue value is 65 (25.78% from 255 or 16.29% from 399); Max value from RGB is 190 - color contains mainly: red. Hex color #BE9041 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BE9041 is #416FBE. Grayscale: #959595. Windows color (decimal): -4288447 or 4296894. OLE color: 4296894.
HSL color Cylindrical-coordinate representation of color #BE9041: hue angle of 37.92º degrees, saturation: 0.49, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #BE9041 is Cyan = 0, Magento = 0.24, Yellow = 0.66 and Black (K on CMYK) = 0.25.
<style> p { color: #be9041; } p { color: rgb(190,144,65); } H1.HeaderClassName { color: #be9041; } .AnyTagClassName { color: #be9041; } </style>
<style> a { background-color: #be9041; } a { background-color: rgb(190,144,65); } div.DivClassName { background-color: #be9041; } .BgClassName { background-color: #be9041; } </style>
<style> span { border-color: #be9041; } span { border-color: rgb(190,144,65); } td.TdClassName { border-color: #be9041; } .TagClassName { border-color: #be9041; } </style>