#BCB79F (or 0xBCB79F) is unknown color: approx Tana. HEX triplet: BC, B7 and 9F. RGB value is (188,183,159). Sum of RGB (Red+Green+Blue) = 188+183+159=530 (70% of max value = 765). Red value is 188 (73.83% from 255 or 35.47% from 530); Green value is 183 (71.88% from 255 or 34.53% from 530); Blue value is 159 (62.5% from 255 or 30% from 530); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB79F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCB79F is #434860. Grayscale: #B5B5B5. Windows color (decimal): -4409441 or 10467260. OLE color: 10467260.
HSL color Cylindrical-coordinate representation of color #BCB79F: hue angle of 49.66º degrees, saturation: 0.18, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BCB79F is Cyan = 0, Magento = 0.03, Yellow = 0.15 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB79F; } p { color: rgb(188,183,159); } H1.HeaderClassName { color: #BCB79F; } .AnyTagClassName { color: #BCB79F; } </style>
<style> a { background-color: #BCB79F; } a { background-color: rgb(188,183,159); } div.DivClassName { background-color: #BCB79F; } .BgClassName { background-color: #BCB79F; } </style>
<style> span { border-color: #BCB79F; } span { border-color: rgb(188,183,159); } td.TdClassName { border-color: #BCB79F; } .TagClassName { border-color: #BCB79F; } </style>