#BC7C30 (or 0xBC7C30) is unknown color: approx Pirate Gold. HEX triplet: BC, 7C and 30. RGB value is (188,124,48). Sum of RGB (Red+Green+Blue) = 188+124+48=360 (47% of max value = 765). Red value is 188 (73.83% from 255 or 52.22% from 360); Green value is 124 (48.83% from 255 or 34.44% from 360); Blue value is 48 (19.14% from 255 or 13.33% from 360); Max value from RGB is 188 - color contains mainly: red. Hex color #BC7C30 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BC7C30 is #4383CF. Grayscale: #868686. Windows color (decimal): -4424656 or 3177660. OLE color: 3177660.
HSL color Cylindrical-coordinate representation of color #BC7C30: hue angle of 32.57º degrees, saturation: 0.59, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BC7C30 is Cyan = 0, Magento = 0.34, Yellow = 0.74 and Black (K on CMYK) = 0.26.
<style> p { color: #bc7c30; } p { color: rgb(188,124,48); } H1.HeaderClassName { color: #bc7c30; } .AnyTagClassName { color: #bc7c30; } </style>
<style> a { background-color: #bc7c30; } a { background-color: rgb(188,124,48); } div.DivClassName { background-color: #bc7c30; } .BgClassName { background-color: #bc7c30; } </style>
<style> span { border-color: #bc7c30; } span { border-color: rgb(188,124,48); } td.TdClassName { border-color: #bc7c30; } .TagClassName { border-color: #bc7c30; } </style>