#BFBE4D (or 0xBFBE4D) is unknown color: approx Celery. HEX triplet: BF, BE and 4D. RGB value is (191,190,77). Sum of RGB (Red+Green+Blue) = 191+190+77=458 (60% of max value = 765). Red value is 191 (75% from 255 or 41.70% from 458); Green value is 190 (74.61% from 255 or 41.48% from 458); Blue value is 77 (30.47% from 255 or 16.81% from 458); Max value from RGB is 191 - color contains mainly: red. Hex color #BFBE4D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BFBE4D is #4041B2. Grayscale: #B1B1B1. Windows color (decimal): -4211123 or 5095103. OLE color: 5095103.
HSL color Cylindrical-coordinate representation of color #BFBE4D: hue angle of 59.47º degrees, saturation: 0.47, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #BFBE4D is Cyan = 0, Magento = 0.01, Yellow = 0.60 and Black (K on CMYK) = 0.25.
<style> p { color: #BFBE4D; } p { color: rgb(191,190,77); } H1.HeaderClassName { color: #BFBE4D; } .AnyTagClassName { color: #BFBE4D; } </style>
<style> a { background-color: #BFBE4D; } a { background-color: rgb(191,190,77); } div.DivClassName { background-color: #BFBE4D; } .BgClassName { background-color: #BFBE4D; } </style>
<style> span { border-color: #BFBE4D; } span { border-color: rgb(191,190,77); } td.TdClassName { border-color: #BFBE4D; } .TagClassName { border-color: #BFBE4D; } </style>