#BC7A40 (or 0xBC7A40) is unknown color: approx Brandy Punch. HEX triplet: BC, 7A and 40. RGB value is (188,122,64). Sum of RGB (Red+Green+Blue) = 188+122+64=374 (49% of max value = 765). Red value is 188 (73.83% from 255 or 50.27% from 374); Green value is 122 (48.05% from 255 or 32.62% from 374); Blue value is 64 (25.39% from 255 or 17.11% from 374); Max value from RGB is 188 - color contains mainly: red. Hex color #BC7A40 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BC7A40 is #4385BF. Grayscale: #878787. Windows color (decimal): -4425152 or 4225724. OLE color: 4225724.
HSL color Cylindrical-coordinate representation of color #BC7A40: hue angle of 28.06º degrees, saturation: 0.49, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #BC7A40 is Cyan = 0, Magento = 0.35, Yellow = 0.66 and Black (K on CMYK) = 0.26.
<style> p { color: #BC7A40; } p { color: rgb(188,122,64); } H1.HeaderClassName { color: #BC7A40; } .AnyTagClassName { color: #BC7A40; } </style>
<style> a { background-color: #BC7A40; } a { background-color: rgb(188,122,64); } div.DivClassName { background-color: #BC7A40; } .BgClassName { background-color: #BC7A40; } </style>
<style> span { border-color: #BC7A40; } span { border-color: rgb(188,122,64); } td.TdClassName { border-color: #BC7A40; } .TagClassName { border-color: #BC7A40; } </style>