#BC8B07 (or 0xBC8B07) is unknown color: approx Dark Goldenrod. HEX triplet: BC, 8B and 07. RGB value is (188,139,7). Sum of RGB (Red+Green+Blue) = 188+139+7=334 (44% of max value = 765). Red value is 188 (73.83% from 255 or 56.29% from 334); Green value is 139 (54.69% from 255 or 41.62% from 334); Blue value is 7 (3.12% from 255 or 2.10% from 334); Max value from RGB is 188 - color contains mainly: red. Hex color #BC8B07 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #BC8B07 is #4374F8. Grayscale: #8B8B8B. Windows color (decimal): -4420857 or 494524. OLE color: 494524.
HSL color Cylindrical-coordinate representation of color #BC8B07: hue angle of 43.76º degrees, saturation: 0.93, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #BC8B07 is Cyan = 0, Magento = 0.26, Yellow = 0.96 and Black (K on CMYK) = 0.26.
<style> p { color: #bc8b07; } p { color: rgb(188,139,7); } H1.HeaderClassName { color: #bc8b07; } .AnyTagClassName { color: #bc8b07; } </style>
<style> a { background-color: #bc8b07; } a { background-color: rgb(188,139,7); } div.DivClassName { background-color: #bc8b07; } .BgClassName { background-color: #bc8b07; } </style>
<style> span { border-color: #bc8b07; } span { border-color: rgb(188,139,7); } td.TdClassName { border-color: #bc8b07; } .TagClassName { border-color: #bc8b07; } </style>