#BCB35E (or 0xBCB35E) is unknown color: approx Gimblet. HEX triplet: BC, B3 and 5E. RGB value is (188,179,94). Sum of RGB (Red+Green+Blue) = 188+179+94=461 (61% of max value = 765). Red value is 188 (73.83% from 255 or 40.78% from 461); Green value is 179 (70.31% from 255 or 38.83% from 461); Blue value is 94 (37.11% from 255 or 20.39% from 461); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB35E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BCB35E is #434CA1. Grayscale: #ACACAC. Windows color (decimal): -4410530 or 6206396. OLE color: 6206396.
HSL color Cylindrical-coordinate representation of color #BCB35E: hue angle of 54.26º degrees, saturation: 0.41, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BCB35E is Cyan = 0, Magento = 0.05, Yellow = 0.50 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB35E; } p { color: rgb(188,179,94); } H1.HeaderClassName { color: #BCB35E; } .AnyTagClassName { color: #BCB35E; } </style>
<style> a { background-color: #BCB35E; } a { background-color: rgb(188,179,94); } div.DivClassName { background-color: #BCB35E; } .BgClassName { background-color: #BCB35E; } </style>
<style> span { border-color: #BCB35E; } span { border-color: rgb(188,179,94); } td.TdClassName { border-color: #BCB35E; } .TagClassName { border-color: #BCB35E; } </style>