#BFB05D (or 0xBFB05D) is unknown color: approx Gimblet. HEX triplet: BF, B0 and 5D. RGB value is (191,176,93). Sum of RGB (Red+Green+Blue) = 191+176+93=460 (60% of max value = 765). Red value is 191 (75% from 255 or 41.52% from 460); Green value is 176 (69.14% from 255 or 38.26% from 460); Blue value is 93 (36.72% from 255 or 20.22% from 460); Max value from RGB is 191 - color contains mainly: red. Hex color #BFB05D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFB05D is #404FA2. Grayscale: #ABABAB. Windows color (decimal): -4214691 or 6140095. OLE color: 6140095.
HSL color Cylindrical-coordinate representation of color #BFB05D: hue angle of 50.82º 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 #BFB05D is Cyan = 0, Magento = 0.08, Yellow = 0.51 and Black (K on CMYK) = 0.25.
<style> p { color: #BFB05D; } p { color: rgb(191,176,93); } H1.HeaderClassName { color: #BFB05D; } .AnyTagClassName { color: #BFB05D; } </style>
<style> a { background-color: #BFB05D; } a { background-color: rgb(191,176,93); } div.DivClassName { background-color: #BFB05D; } .BgClassName { background-color: #BFB05D; } </style>
<style> span { border-color: #BFB05D; } span { border-color: rgb(191,176,93); } td.TdClassName { border-color: #BFB05D; } .TagClassName { border-color: #BFB05D; } </style>