#BEAE41 (or 0xBEAE41) is unknown color: approx Brass. HEX triplet: BE, AE and 41. RGB value is (190,174,65). Sum of RGB (Red+Green+Blue) = 190+174+65=429 (56% of max value = 765). Red value is 190 (74.61% from 255 or 44.29% from 429); Green value is 174 (68.36% from 255 or 40.56% from 429); Blue value is 65 (25.78% from 255 or 15.15% from 429); Max value from RGB is 190 - color contains mainly: red. Hex color #BEAE41 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BEAE41 is #4151BE. Grayscale: #A6A6A6. Windows color (decimal): -4280767 or 4304574. OLE color: 4304574.
HSL color Cylindrical-coordinate representation of color #BEAE41: hue angle of 52.32º 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 #BEAE41 is Cyan = 0, Magento = 0.08, Yellow = 0.66 and Black (K on CMYK) = 0.25.
<style> p { color: #BEAE41; } p { color: rgb(190,174,65); } H1.HeaderClassName { color: #BEAE41; } .AnyTagClassName { color: #BEAE41; } </style>
<style> a { background-color: #BEAE41; } a { background-color: rgb(190,174,65); } div.DivClassName { background-color: #BEAE41; } .BgClassName { background-color: #BEAE41; } </style>
<style> span { border-color: #BEAE41; } span { border-color: rgb(190,174,65); } td.TdClassName { border-color: #BEAE41; } .TagClassName { border-color: #BEAE41; } </style>