#BEA03F (or 0xBEA03F) is unknown color: approx Roti. HEX triplet: BE, A0 and 3F. RGB value is (190,160,63). Sum of RGB (Red+Green+Blue) = 190+160+63=413 (54% of max value = 765). Red value is 190 (74.61% from 255 or 46.00% from 413); Green value is 160 (62.89% from 255 or 38.74% from 413); Blue value is 63 (25% from 255 or 15.25% from 413); Max value from RGB is 190 - color contains mainly: red. Hex color #BEA03F is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BEA03F is #415FC0. Grayscale: #9E9E9E. Windows color (decimal): -4284353 or 4169918. OLE color: 4169918.
HSL color Cylindrical-coordinate representation of color #BEA03F: hue angle of 45.83º degrees, saturation: 0.5, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #BEA03F is Cyan = 0, Magento = 0.16, Yellow = 0.67 and Black (K on CMYK) = 0.25.
<style> p { color: #BEA03F; } p { color: rgb(190,160,63); } H1.HeaderClassName { color: #BEA03F; } .AnyTagClassName { color: #BEA03F; } </style>
<style> a { background-color: #BEA03F; } a { background-color: rgb(190,160,63); } div.DivClassName { background-color: #BEA03F; } .BgClassName { background-color: #BEA03F; } </style>
<style> span { border-color: #BEA03F; } span { border-color: rgb(190,160,63); } td.TdClassName { border-color: #BEA03F; } .TagClassName { border-color: #BEA03F; } </style>