#BCD6A3 (or 0xBCD6A3) is unknown color: approx Pixie Green. HEX triplet: BC, D6 and A3. RGB value is (188,214,163). Sum of RGB (Red+Green+Blue) = 188+214+163=565 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.27% from 565); Green value is 214 (83.98% from 255 or 37.88% from 565); Blue value is 163 (64.06% from 255 or 28.85% from 565); Max value from RGB is 214 - color contains mainly: green. Hex color #BCD6A3 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCD6A3 is #43295C. Grayscale: #C8C8C8. Windows color (decimal): -4401501 or 10737340. OLE color: 10737340.
HSL color Cylindrical-coordinate representation of color #BCD6A3: hue angle of 90.59º degrees, saturation: 0.38, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BCD6A3 is Cyan = 0.12, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.16.
<style> p { color: #BCD6A3; } p { color: rgb(188,214,163); } H1.HeaderClassName { color: #BCD6A3; } .AnyTagClassName { color: #BCD6A3; } </style>
<style> a { background-color: #BCD6A3; } a { background-color: rgb(188,214,163); } div.DivClassName { background-color: #BCD6A3; } .BgClassName { background-color: #BCD6A3; } </style>
<style> span { border-color: #BCD6A3; } span { border-color: rgb(188,214,163); } td.TdClassName { border-color: #BCD6A3; } .TagClassName { border-color: #BCD6A3; } </style>