#BCB380 (or 0xBCB380) is unknown color: approx Ecru. HEX triplet: BC, B3 and 80. RGB value is (188,179,128). Sum of RGB (Red+Green+Blue) = 188+179+128=495 (65% of max value = 765). Red value is 188 (73.83% from 255 or 37.98% from 495); Green value is 179 (70.31% from 255 or 36.16% from 495); Blue value is 128 (50.39% from 255 or 25.86% from 495); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB380 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCB380 is #434C7F. Grayscale: #B0B0B0. Windows color (decimal): -4410496 or 8434620. OLE color: 8434620.
HSL color Cylindrical-coordinate representation of color #BCB380: hue angle of 51º degrees, saturation: 0.31, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BCB380 is Cyan = 0, Magento = 0.05, Yellow = 0.32 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB380; } p { color: rgb(188,179,128); } H1.HeaderClassName { color: #BCB380; } .AnyTagClassName { color: #BCB380; } </style>
<style> a { background-color: #BCB380; } a { background-color: rgb(188,179,128); } div.DivClassName { background-color: #BCB380; } .BgClassName { background-color: #BCB380; } </style>
<style> span { border-color: #BCB380; } span { border-color: rgb(188,179,128); } td.TdClassName { border-color: #BCB380; } .TagClassName { border-color: #BCB380; } </style>