#7D212A Seattle Red
#7D212A (Seattle Red) RGB value is (125, 33, 42).
Red value is 125, green value is 33, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #7D212A: hue: 354°, saturation: 58.2%, and lightness: 31%.
Process color (CMYK) of #7D212A is 0%, 73.6%, 66.4%, 51%. Web safe color equivalent of #7D212A is ##663333. Color #7D212A contains mainly Red.
Color Spaces
| Color spaces of #7D212A | Value |
|---|---|
| RGB | 125, 33, 42 |
| HSL | 354°, 58.2%, 31% |
| HSV / HSB | 354°, 73.6%, 49% |
| CMYK | 0%, 73.6%, 66.4%, 51% |
| XYZ | 9.42, 5.62, 2.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 00100001 | 00101010 |
| Octal | 175 | 041 | 052 |
| Decimal | 125 | 33 | 42 |
| Hex | 7D | 21 | 2A |
Shades of #7D212A
Tints of #7D212A
.mybgColor { background-color: #7D212A; }
.myforeColor { color: #7D212A; }
.myborderColor { border: 3px solid #7D212A; }
<p style="color:#7D212A">Text here</p>
This sample text is styled with font color #7D212A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7D212A">Div content here</div>
<div style="border:3px solid #7D212A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 33, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7D212A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7D212A;
-webkit-box-shadow: 1px 1px 3px #7D212A;
box-shadow: 1px 1px 3px #7D212A; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #7D212A (Seattle Red)
Color Overview & Profile: Color #7D212A, also known as Seattle Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (125/255), 13% Green (33/255), and 16% Blue (42/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7D212A translates into the CMYK subtractive color model with values of 0% Cyan, 73.6% Magenta, 66.4% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 58.2%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #7D212A in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##663333.
