#BCB04D (or 0xBCB04D) is unknown color: approx Sundance. HEX triplet: BC, B0 and 4D. RGB value is (188,176,77). Sum of RGB (Red+Green+Blue) = 188+176+77=441 (58% of max value = 765). Red value is 188 (73.83% from 255 or 42.63% from 441); Green value is 176 (69.14% from 255 or 39.91% from 441); Blue value is 77 (30.47% from 255 or 17.46% from 441); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB04D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BCB04D is #434FB2. Grayscale: #A8A8A8. Windows color (decimal): -4411315 or 5091516. OLE color: 5091516.
HSL color Cylindrical-coordinate representation of color #BCB04D: hue angle of 53.51º 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 #BCB04D is Cyan = 0, Magento = 0.06, Yellow = 0.59 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB04D; } p { color: rgb(188,176,77); } H1.HeaderClassName { color: #BCB04D; } .AnyTagClassName { color: #BCB04D; } </style>
<style> a { background-color: #BCB04D; } a { background-color: rgb(188,176,77); } div.DivClassName { background-color: #BCB04D; } .BgClassName { background-color: #BCB04D; } </style>
<style> span { border-color: #BCB04D; } span { border-color: rgb(188,176,77); } td.TdClassName { border-color: #BCB04D; } .TagClassName { border-color: #BCB04D; } </style>