#BEA541 (or 0xBEA541) is unknown color: approx Brass. HEX triplet: BE, A5 and 41. RGB value is (190,165,65). Sum of RGB (Red+Green+Blue) = 190+165+65=420 (55% of max value = 765). Red value is 190 (74.61% from 255 or 45.24% from 420); Green value is 165 (64.84% from 255 or 39.29% from 420); Blue value is 65 (25.78% from 255 or 15.48% from 420); Max value from RGB is 190 - color contains mainly: red. Hex color #BEA541 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BEA541 is #415ABE. Grayscale: #A1A1A1. Windows color (decimal): -4283071 or 4302270. OLE color: 4302270.
HSL color Cylindrical-coordinate representation of color #BEA541: hue angle of 48º 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 #BEA541 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.25.
<style> p { color: #BEA541; } p { color: rgb(190,165,65); } H1.HeaderClassName { color: #BEA541; } .AnyTagClassName { color: #BEA541; } </style>
<style> a { background-color: #BEA541; } a { background-color: rgb(190,165,65); } div.DivClassName { background-color: #BEA541; } .BgClassName { background-color: #BEA541; } </style>
<style> span { border-color: #BEA541; } span { border-color: rgb(190,165,65); } td.TdClassName { border-color: #BEA541; } .TagClassName { border-color: #BEA541; } </style>