#BEB65A (or 0xBEB65A) is unknown color: approx Olive Green. HEX triplet: BE, B6 and 5A. RGB value is (190,182,90). Sum of RGB (Red+Green+Blue) = 190+182+90=462 (61% of max value = 765). Red value is 190 (74.61% from 255 or 41.13% from 462); Green value is 182 (71.48% from 255 or 39.39% from 462); Blue value is 90 (35.55% from 255 or 19.48% from 462); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB65A is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BEB65A is #4149A5. Grayscale: #AEAEAE. Windows color (decimal): -4278694 or 5945022. OLE color: 5945022.
HSL color Cylindrical-coordinate representation of color #BEB65A: hue angle of 55.2º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #BEB65A is Cyan = 0, Magento = 0.04, Yellow = 0.53 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB65A; } p { color: rgb(190,182,90); } H1.HeaderClassName { color: #BEB65A; } .AnyTagClassName { color: #BEB65A; } </style>
<style> a { background-color: #BEB65A; } a { background-color: rgb(190,182,90); } div.DivClassName { background-color: #BEB65A; } .BgClassName { background-color: #BEB65A; } </style>
<style> span { border-color: #BEB65A; } span { border-color: rgb(190,182,90); } td.TdClassName { border-color: #BEB65A; } .TagClassName { border-color: #BEB65A; } </style>