#BCD2AC (or 0xBCD2AC) is unknown color: approx Pixie Green. HEX triplet: BC, D2 and AC. RGB value is (188,210,172). Sum of RGB (Red+Green+Blue) = 188+210+172=570 (75% of max value = 765). Red value is 188 (73.83% from 255 or 32.98% from 570); Green value is 210 (82.42% from 255 or 36.84% from 570); Blue value is 172 (67.58% from 255 or 30.18% from 570); Max value from RGB is 210 - color contains mainly: green. Hex color #BCD2AC is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCD2AC is #432D53. Grayscale: #C7C7C7. Windows color (decimal): -4402516 or 11326140. OLE color: 11326140.
HSL color Cylindrical-coordinate representation of color #BCD2AC: hue angle of 94.74º degrees, saturation: 0.3, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BCD2AC is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.18.
<style> p { color: #BCD2AC; } p { color: rgb(188,210,172); } H1.HeaderClassName { color: #BCD2AC; } .AnyTagClassName { color: #BCD2AC; } </style>
<style> a { background-color: #BCD2AC; } a { background-color: rgb(188,210,172); } div.DivClassName { background-color: #BCD2AC; } .BgClassName { background-color: #BCD2AC; } </style>
<style> span { border-color: #BCD2AC; } span { border-color: rgb(188,210,172); } td.TdClassName { border-color: #BCD2AC; } .TagClassName { border-color: #BCD2AC; } </style>