#BFA25D (or 0xBFA25D) is unknown color: approx Laser. HEX triplet: BF, A2 and 5D. RGB value is (191,162,93). Sum of RGB (Red+Green+Blue) = 191+162+93=446 (59% of max value = 765). Red value is 191 (75% from 255 or 42.83% from 446); Green value is 162 (63.67% from 255 or 36.32% from 446); Blue value is 93 (36.72% from 255 or 20.85% from 446); Max value from RGB is 191 - color contains mainly: red. Hex color #BFA25D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFA25D is #405DA2. Grayscale: #A3A3A3. Windows color (decimal): -4218275 or 6136511. OLE color: 6136511.
HSL color Cylindrical-coordinate representation of color #BFA25D: hue angle of 42.24º degrees, saturation: 0.43, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #BFA25D is Cyan = 0, Magento = 0.15, Yellow = 0.51 and Black (K on CMYK) = 0.25.
<style> p { color: #BFA25D; } p { color: rgb(191,162,93); } H1.HeaderClassName { color: #BFA25D; } .AnyTagClassName { color: #BFA25D; } </style>
<style> a { background-color: #BFA25D; } a { background-color: rgb(191,162,93); } div.DivClassName { background-color: #BFA25D; } .BgClassName { background-color: #BFA25D; } </style>
<style> span { border-color: #BFA25D; } span { border-color: rgb(191,162,93); } td.TdClassName { border-color: #BFA25D; } .TagClassName { border-color: #BFA25D; } </style>