#BF8D0C (or 0xBF8D0C) is unknown color: approx Dark Goldenrod. HEX triplet: BF, 8D and 0C. RGB value is (191,141,12). Sum of RGB (Red+Green+Blue) = 191+141+12=344 (45% of max value = 765). Red value is 191 (75% from 255 or 55.52% from 344); Green value is 141 (55.47% from 255 or 40.99% from 344); Blue value is 12 (5.08% from 255 or 3.49% from 344); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8D0C is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #BF8D0C is #4072F3. Grayscale: #8D8D8D. Windows color (decimal): -4223732 or 822719. OLE color: 822719.
HSL color Cylindrical-coordinate representation of color #BF8D0C: hue angle of 43.24º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #BF8D0C is Cyan = 0, Magento = 0.26, Yellow = 0.94 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8D0C; } p { color: rgb(191,141,12); } H1.HeaderClassName { color: #BF8D0C; } .AnyTagClassName { color: #BF8D0C; } </style>
<style> a { background-color: #BF8D0C; } a { background-color: rgb(191,141,12); } div.DivClassName { background-color: #BF8D0C; } .BgClassName { background-color: #BF8D0C; } </style>
<style> span { border-color: #BF8D0C; } span { border-color: rgb(191,141,12); } td.TdClassName { border-color: #BF8D0C; } .TagClassName { border-color: #BF8D0C; } </style>