#BFAF5E (or 0xBFAF5E) is unknown color: approx Gimblet. HEX triplet: BF, AF and 5E. RGB value is (191,175,94). Sum of RGB (Red+Green+Blue) = 191+175+94=460 (60% of max value = 765). Red value is 191 (75% from 255 or 41.52% from 460); Green value is 175 (68.75% from 255 or 38.04% from 460); Blue value is 94 (37.11% from 255 or 20.43% from 460); Max value from RGB is 191 - color contains mainly: red. Hex color #BFAF5E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFAF5E is #4050A1. Grayscale: #AAAAAA. Windows color (decimal): -4214946 or 6205375. OLE color: 6205375.
HSL color Cylindrical-coordinate representation of color #BFAF5E: hue angle of 50.1º 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 #BFAF5E is Cyan = 0, Magento = 0.08, Yellow = 0.51 and Black (K on CMYK) = 0.25.
<style> p { color: #BFAF5E; } p { color: rgb(191,175,94); } H1.HeaderClassName { color: #BFAF5E; } .AnyTagClassName { color: #BFAF5E; } </style>
<style> a { background-color: #BFAF5E; } a { background-color: rgb(191,175,94); } div.DivClassName { background-color: #BFAF5E; } .BgClassName { background-color: #BFAF5E; } </style>
<style> span { border-color: #BFAF5E; } span { border-color: rgb(191,175,94); } td.TdClassName { border-color: #BFAF5E; } .TagClassName { border-color: #BFAF5E; } </style>