#BACCAE (or 0xBACCAE) is unknown color: approx Pixie Green. HEX triplet: BA, CC and AE. RGB value is (186,204,174). Sum of RGB (Red+Green+Blue) = 186+204+174=564 (74% of max value = 765). Red value is 186 (73.05% from 255 or 32.98% from 564); Green value is 204 (80.08% from 255 or 36.17% from 564); Blue value is 174 (68.36% from 255 or 30.85% from 564); Max value from RGB is 204 - color contains mainly: green. Hex color #BACCAE is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BACCAE is #453351. Grayscale: #C3C3C3. Windows color (decimal): -4535122 or 11455674. OLE color: 11455674.
HSL color Cylindrical-coordinate representation of color #BACCAE: hue angle of 96º 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 #BACCAE is Cyan = 0.09, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.2.
<style> p { color: #BACCAE; } p { color: rgb(186,204,174); } H1.HeaderClassName { color: #BACCAE; } .AnyTagClassName { color: #BACCAE; } </style>
<style> a { background-color: #BACCAE; } a { background-color: rgb(186,204,174); } div.DivClassName { background-color: #BACCAE; } .BgClassName { background-color: #BACCAE; } </style>
<style> span { border-color: #BACCAE; } span { border-color: rgb(186,204,174); } td.TdClassName { border-color: #BACCAE; } .TagClassName { border-color: #BACCAE; } </style>