
Asahi Songwon Colors Ltd. — Investor Relations & Filings
Asahi Songwon Colors Ltd. is a leading manufacturer of high-quality organic pigments, specializing in the Phthalocyanine range. The company's core product portfolio includes Copper Phthalocyanine (CPC) Blue Crude and various finished pigments such as Pigment Blue 15:0, 15:1, 15:2, 15:3, 15:4, and Pigment Green 7. These products serve diverse industrial applications, including printing inks, plastics, paints, coatings, and textiles. Through its subsidiary, Asahi Tennants Color Pvt. Ltd., the company has expanded into the manufacturing of Azo pigments, further diversifying its colorant offerings. Asahi Songwon maintains a strong focus on research and development, quality control, and sustainable manufacturing processes to meet international standards. The company operates advanced production facilities and serves a global clientele, positioning itself as a key supplier in the international pigment market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Outcome of Board Meeting | 2026-01-29 | English | |
| Board Meeting — Board Meeting Intimation | 2026-01-20 | English | |
| Board Meeting — Financial Results | 2026-01-20 | English | |
| Copy of Newspaper Publication | 2026-01-10 | English | |
| Shareholders meeting | 2026-01-07 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 42180792 | Outcome of Board Meeting | 2026-01-29 | English | ||
| 43858470 | Board Meeting — Board Meeting Intimation | 2026-01-20 | English | ||
| 43858498 | Board Meeting — Financial Results | 2026-01-20 | English | ||
| 42232181 | Copy of Newspaper Publication | 2026-01-10 | English | ||
| 42212771 | Shareholders meeting | 2026-01-07 | English | ||
| 42216961 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-07 | English | ||
|
2025
9 filings
| |||||
| 42236867 | Trading Window | 2025-12-29 | English | ||
| 42216897 | Price movement | 2025-12-18 | English | ||
| 42255562 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-11-17 | English | ||
| 42252238 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-11-13 | English | ||
| 42252537 | Copy of Newspaper Publication | 2025-11-13 | English | ||
| 42280596 | Press Release | 2025-11-12 | English | ||
| 42281059 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-11-12 | English | ||
| 42317401 | Outcome of Board Meeting | 2025-11-11 | English | ||
| 42321092 | Updates | 2025-11-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
Asahi Songwon Colors Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/60725/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60725 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=60725 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=60725 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 60725}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Asahi Songwon Colors Ltd. (id: 60725)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.