#BCCCAE (or 0xBCCCAE) is unknown color: approx Pixie Green. HEX triplet: BC, CC and AE. RGB value is (188,204,174). Sum of RGB (Red+Green+Blue) = 188+204+174=566 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.22% from 566); Green value is 204 (80.08% from 255 or 36.04% from 566); Blue value is 174 (68.36% from 255 or 30.74% from 566); Max value from RGB is 204 - color contains mainly: green. Hex color #BCCCAE is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCCCAE is #433351. Grayscale: #C3C3C3. Windows color (decimal): -4404050 or 11455676. OLE color: 11455676.
HSL color Cylindrical-coordinate representation of color #BCCCAE: hue angle of 92º degrees, saturation: 0.23, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BCCCAE is Cyan = 0.08, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.2.
<style> p { color: #BCCCAE; } p { color: rgb(188,204,174); } H1.HeaderClassName { color: #BCCCAE; } .AnyTagClassName { color: #BCCCAE; } </style>
<style> a { background-color: #BCCCAE; } a { background-color: rgb(188,204,174); } div.DivClassName { background-color: #BCCCAE; } .BgClassName { background-color: #BCCCAE; } </style>
<style> span { border-color: #BCCCAE; } span { border-color: rgb(188,204,174); } td.TdClassName { border-color: #BCCCAE; } .TagClassName { border-color: #BCCCAE; } </style>