#BC7F4E (or 0xBC7F4E) is unknown color: approx Brandy Punch. HEX triplet: BC, 7F and 4E. RGB value is (188,127,78). Sum of RGB (Red+Green+Blue) = 188+127+78=393 (52% of max value = 765). Red value is 188 (73.83% from 255 or 47.84% from 393); Green value is 127 (50% from 255 or 32.32% from 393); Blue value is 78 (30.86% from 255 or 19.85% from 393); Max value from RGB is 188 - color contains mainly: red. Hex color #BC7F4E is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BC7F4E is #4380B1. Grayscale: #8B8B8B. Windows color (decimal): -4423858 or 5144508. OLE color: 5144508.
HSL color Cylindrical-coordinate representation of color #BC7F4E: hue angle of 26.73º degrees, saturation: 0.45, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #BC7F4E is Cyan = 0, Magento = 0.32, Yellow = 0.59 and Black (K on CMYK) = 0.26.
<style> p { color: #BC7F4E; } p { color: rgb(188,127,78); } H1.HeaderClassName { color: #BC7F4E; } .AnyTagClassName { color: #BC7F4E; } </style>
<style> a { background-color: #BC7F4E; } a { background-color: rgb(188,127,78); } div.DivClassName { background-color: #BC7F4E; } .BgClassName { background-color: #BC7F4E; } </style>
<style> span { border-color: #BC7F4E; } span { border-color: rgb(188,127,78); } td.TdClassName { border-color: #BC7F4E; } .TagClassName { border-color: #BC7F4E; } </style>