#BF7700 (or 0xBF7700) is unknown color: approx Dark Goldenrod. HEX triplet: BF, 77 and 00. RGB value is (191,119,0). Sum of RGB (Red+Green+Blue) = 191+119+0=310 (41% of max value = 765). Red value is 191 (75% from 255 or 61.61% from 310); Green value is 119 (46.88% from 255 or 38.39% from 310); Blue value is 0 (0.39% from 255 or 0% from 310); Max value from RGB is 191 - color contains mainly: red. Hex color #BF7700 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #BF7700 is #4088FF. Grayscale: #7F7F7F. Windows color (decimal): -4229376 or 30655. OLE color: 30655.
HSL color Cylindrical-coordinate representation of color #BF7700: hue angle of 37.38º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #BF7700 is Cyan = 0, Magento = 0.38, Yellow = 1 and Black (K on CMYK) = 0.25.
<style> p { color: #bf7700; } p { color: rgb(191,119,0); } H1.HeaderClassName { color: #bf7700; } .AnyTagClassName { color: #bf7700; } </style>
<style> a { background-color: #bf7700; } a { background-color: rgb(191,119,0); } div.DivClassName { background-color: #bf7700; } .BgClassName { background-color: #bf7700; } </style>
<style> span { border-color: #bf7700; } span { border-color: rgb(191,119,0); } td.TdClassName { border-color: #bf7700; } .TagClassName { border-color: #bf7700; } </style>