#BFAD60 (or 0xBFAD60) is unknown color: approx Gimblet. HEX triplet: BF, AD and 60. RGB value is (191,173,96). Sum of RGB (Red+Green+Blue) = 191+173+96=460 (60% of max value = 765). Red value is 191 (75% from 255 or 41.52% from 460); Green value is 173 (67.97% from 255 or 37.61% from 460); Blue value is 96 (37.89% from 255 or 20.87% from 460); Max value from RGB is 191 - color contains mainly: red. Hex color #BFAD60 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFAD60 is #40529F. Grayscale: #A9A9A9. Windows color (decimal): -4215456 or 6335935. OLE color: 6335935.
HSL color Cylindrical-coordinate representation of color #BFAD60: hue angle of 48.63º degrees, saturation: 0.43, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BFAD60 is Cyan = 0, Magento = 0.09, Yellow = 0.50 and Black (K on CMYK) = 0.25.
<style> p { color: #BFAD60; } p { color: rgb(191,173,96); } H1.HeaderClassName { color: #BFAD60; } .AnyTagClassName { color: #BFAD60; } </style>
<style> a { background-color: #BFAD60; } a { background-color: rgb(191,173,96); } div.DivClassName { background-color: #BFAD60; } .BgClassName { background-color: #BFAD60; } </style>
<style> span { border-color: #BFAD60; } span { border-color: rgb(191,173,96); } td.TdClassName { border-color: #BFAD60; } .TagClassName { border-color: #BFAD60; } </style>