# SRTX Brand Identity

A complete profile of **SRTX**'s visual system — colors, typography, components, and personality — extracted from [srtxlabs.com](https://www.srtxlabs.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from [srtxlabs.com](https://www.srtxlabs.com/).

- **Primary**: `#000000`
- **Accent**: `#000000`
- **Background**: `#F5F5F5`
- **Text Primary**: `#000000`
- **Link**: `#000000`

## Typography

Each font links to its Google Fonts page where available.

- **Body**: Graphik ([Google Fonts →](https://fonts.google.com/specimen/Graphik))
- **Heading**: Graphik ([Google Fonts →](https://fonts.google.com/specimen/Graphik))

## Visual Assets

## Brand Personality

- **Tone:** professional 
- **Energy:** medium 
- **Audience:** unknown

## SRTX Brand in the Wild

## Frequently Asked Questions

**What is SRTX's primary brand color?**  
SRTX's primary brand color is `#000000`. It anchors the visual identity across their website, product UI, and marketing materials.

**What font does SRTX use?**  
SRTX uses Graphik as the primary typeface across body and headings.

**Does SRTX use a light or dark theme?**  
SRTX's primary site uses a light color scheme, with a background of `#F5F5F5`.

**How was this brand profile generated?**  
This profile was extracted from [srtxlabs.com](https://www.srtxlabs.com/) using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by SRTX.

## Methodology

Brand data on this page was extracted from [srtxlabs.com](https://www.srtxlabs.com/) on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by **CharacterQuilt** and is not affiliated with or endorsed by SRTX.

## Machine-Readable Profile

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Graphik",
      "count": 5
    },
    {
      "family": "sans-serif",
      "count": 5
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#F5F5F5",
    "textPrimary": "#000000",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Graphik",
      "heading": "Graphik"
    },
    "fontStacks": {
      "body": [
        "Graphik",
        "sans-serif"
      ],
      "heading": [
        "Graphik",
        "sans-serif"
      ],
      "paragraph": [
        "Graphik",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "50px",
      "body": "17.6px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": "https://app-assets.website-files.com/static/favicon_designer.88fce7c7f8.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
