#BF8A2B (or 0xBF8A2B) is unknown color: approx Nugget. HEX triplet: BF, 8A and 2B. RGB value is (191,138,43). Sum of RGB (Red+Green+Blue) = 191+138+43=372 (49% of max value = 765). Red value is 191 (75% from 255 or 51.34% from 372); Green value is 138 (54.30% from 255 or 37.10% from 372); Blue value is 43 (17.19% from 255 or 11.56% from 372); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8A2B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BF8A2B is #4075D4. Grayscale: #8F8F8F. Windows color (decimal): -4224469 or 2853567. OLE color: 2853567.
HSL color Cylindrical-coordinate representation of color #BF8A2B: hue angle of 38.51º degrees, saturation: 0.63, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #BF8A2B is Cyan = 0, Magento = 0.28, Yellow = 0.77 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8A2B; } p { color: rgb(191,138,43); } H1.HeaderClassName { color: #BF8A2B; } .AnyTagClassName { color: #BF8A2B; } </style>
<style> a { background-color: #BF8A2B; } a { background-color: rgb(191,138,43); } div.DivClassName { background-color: #BF8A2B; } .BgClassName { background-color: #BF8A2B; } </style>
<style> span { border-color: #BF8A2B; } span { border-color: rgb(191,138,43); } td.TdClassName { border-color: #BF8A2B; } .TagClassName { border-color: #BF8A2B; } </style>