#BF8A5A (or 0xBF8A5A) is unknown color: approx Twine. HEX triplet: BF, 8A and 5A. RGB value is (191,138,90). Sum of RGB (Red+Green+Blue) = 191+138+90=419 (55% of max value = 765). Red value is 191 (75% from 255 or 45.58% from 419); Green value is 138 (54.30% from 255 or 32.94% from 419); Blue value is 90 (35.55% from 255 or 21.48% from 419); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8A5A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BF8A5A is #4075A5. Grayscale: #949494. Windows color (decimal): -4224422 or 5933759. OLE color: 5933759.
HSL color Cylindrical-coordinate representation of color #BF8A5A: hue angle of 28.51º degrees, saturation: 0.44, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #BF8A5A is Cyan = 0, Magento = 0.28, Yellow = 0.53 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8A5A; } p { color: rgb(191,138,90); } H1.HeaderClassName { color: #BF8A5A; } .AnyTagClassName { color: #BF8A5A; } </style>
<style> a { background-color: #BF8A5A; } a { background-color: rgb(191,138,90); } div.DivClassName { background-color: #BF8A5A; } .BgClassName { background-color: #BF8A5A; } </style>
<style> span { border-color: #BF8A5A; } span { border-color: rgb(191,138,90); } td.TdClassName { border-color: #BF8A5A; } .TagClassName { border-color: #BF8A5A; } </style>