#BCCB84 (or 0xBCCB84) is unknown color: approx Caper. HEX triplet: BC, CB and 84. RGB value is (188,203,132). Sum of RGB (Red+Green+Blue) = 188+203+132=523 (69% of max value = 765). Red value is 188 (73.83% from 255 or 35.95% from 523); Green value is 203 (79.69% from 255 or 38.81% from 523); Blue value is 132 (51.95% from 255 or 25.24% from 523); Max value from RGB is 203 - color contains mainly: green. Hex color #BCCB84 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCCB84 is #43347B. Grayscale: #BEBEBE. Windows color (decimal): -4404348 or 8702908. OLE color: 8702908.
HSL color Cylindrical-coordinate representation of color #BCCB84: hue angle of 72.68º degrees, saturation: 0.41, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #BCCB84 is Cyan = 0.07, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.20.
<style> p { color: #BCCB84; } p { color: rgb(188,203,132); } H1.HeaderClassName { color: #BCCB84; } .AnyTagClassName { color: #BCCB84; } </style>
<style> a { background-color: #BCCB84; } a { background-color: rgb(188,203,132); } div.DivClassName { background-color: #BCCB84; } .BgClassName { background-color: #BCCB84; } </style>
<style> span { border-color: #BCCB84; } span { border-color: rgb(188,203,132); } td.TdClassName { border-color: #BCCB84; } .TagClassName { border-color: #BCCB84; } </style>