#BEBD5B (or 0xBEBD5B) is unknown color: approx Olive Green. HEX triplet: BE, BD and 5B. RGB value is (190,189,91). Sum of RGB (Red+Green+Blue) = 190+189+91=470 (62% of max value = 765). Red value is 190 (74.61% from 255 or 40.43% from 470); Green value is 189 (74.22% from 255 or 40.21% from 470); Blue value is 91 (35.94% from 255 or 19.36% from 470); Max value from RGB is 190 - color contains mainly: red. Hex color #BEBD5B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BEBD5B is #4142A4. Grayscale: #B2B2B2. Windows color (decimal): -4276901 or 6012350. OLE color: 6012350.
HSL color Cylindrical-coordinate representation of color #BEBD5B: hue angle of 59.39º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #BEBD5B is Cyan = 0, Magento = 0.01, Yellow = 0.52 and Black (K on CMYK) = 0.25.
<style> p { color: #bebd5b; } p { color: rgb(190,189,91); } H1.HeaderClassName { color: #bebd5b; } .AnyTagClassName { color: #bebd5b; } </style>
<style> a { background-color: #bebd5b; } a { background-color: rgb(190,189,91); } div.DivClassName { background-color: #bebd5b; } .BgClassName { background-color: #bebd5b; } </style>
<style> span { border-color: #bebd5b; } span { border-color: rgb(190,189,91); } td.TdClassName { border-color: #bebd5b; } .TagClassName { border-color: #bebd5b; } </style>