#BF8A53 (or 0xBF8A53) is unknown color: approx Twine. HEX triplet: BF, 8A and 53. RGB value is (191,138,83). Sum of RGB (Red+Green+Blue) = 191+138+83=412 (54% of max value = 765). Red value is 191 (75% from 255 or 46.36% from 412); Green value is 138 (54.30% from 255 or 33.50% from 412); Blue value is 83 (32.81% from 255 or 20.15% from 412); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8A53 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BF8A53 is #4075AC. Grayscale: #939393. Windows color (decimal): -4224429 or 5475007. OLE color: 5475007.
HSL color Cylindrical-coordinate representation of color #BF8A53: hue angle of 30.56º degrees, saturation: 0.46, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #BF8A53 is Cyan = 0, Magento = 0.28, Yellow = 0.57 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8A53; } p { color: rgb(191,138,83); } H1.HeaderClassName { color: #BF8A53; } .AnyTagClassName { color: #BF8A53; } </style>
<style> a { background-color: #BF8A53; } a { background-color: rgb(191,138,83); } div.DivClassName { background-color: #BF8A53; } .BgClassName { background-color: #BF8A53; } </style>
<style> span { border-color: #BF8A53; } span { border-color: rgb(191,138,83); } td.TdClassName { border-color: #BF8A53; } .TagClassName { border-color: #BF8A53; } </style>