#BC7913 (or 0xBC7913) is unknown color: approx Dark Goldenrod. HEX triplet: BC, 79 and 13. RGB value is (188,121,19). Sum of RGB (Red+Green+Blue) = 188+121+19=328 (43% of max value = 765). Red value is 188 (73.83% from 255 or 57.32% from 328); Green value is 121 (47.66% from 255 or 36.89% from 328); Blue value is 19 (7.81% from 255 or 5.79% from 328); Max value from RGB is 188 - color contains mainly: red. Hex color #BC7913 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #BC7913 is #4386EC. Grayscale: #818181. Windows color (decimal): -4425453 or 1276348. OLE color: 1276348.
HSL color Cylindrical-coordinate representation of color #BC7913: hue angle of 36.21º degrees, saturation: 0.82, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #BC7913 is Cyan = 0, Magento = 0.36, Yellow = 0.90 and Black (K on CMYK) = 0.26.
<style> p { color: #BC7913; } p { color: rgb(188,121,19); } H1.HeaderClassName { color: #BC7913; } .AnyTagClassName { color: #BC7913; } </style>
<style> a { background-color: #BC7913; } a { background-color: rgb(188,121,19); } div.DivClassName { background-color: #BC7913; } .BgClassName { background-color: #BC7913; } </style>
<style> span { border-color: #BC7913; } span { border-color: rgb(188,121,19); } td.TdClassName { border-color: #BC7913; } .TagClassName { border-color: #BC7913; } </style>