#A42E37 Show-Stopper
#A42E37 (Show-Stopper) RGB value is (164, 46, 55).
Red value is 164, green value is 46, and blue value is 55.
Cylindrical-coordinate representations (HSL) of color #A42E37: hue: 355°, saturation: 56.2%, and lightness: 41.2%.
Process color (CMYK) of #A42E37 is 0%, 72%, 66.5%, 35.7%. Web safe color equivalent of #A42E37 is ##993333. Color #A42E37 contains mainly Red.
Color Spaces
| Color spaces of #A42E37 | Value |
|---|---|
| RGB | 164, 46, 55 |
| HSL | 355°, 56.2%, 41.2% |
| HSV / HSB | 355°, 72%, 64.3% |
| CMYK | 0%, 72%, 66.5%, 35.7% |
| XYZ | 16.98, 10.12, 4.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100100 | 00101110 | 00110111 |
| Octal | 244 | 056 | 067 |
| Decimal | 164 | 46 | 55 |
| Hex | A4 | 2E | 37 |
Shades of #A42E37
Tints of #A42E37
.mybgColor { background-color: #A42E37; }
.myforeColor { color: #A42E37; }
.myborderColor { border: 3px solid #A42E37; }
<p style="color:#A42E37">Text here</p>
This sample text is styled with font color #A42E37. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A42E37">Div content here</div>
<div style="border:3px solid #A42E37">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(164, 46, 55, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A42E37; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A42E37;
-webkit-box-shadow: 1px 1px 3px #A42E37;
box-shadow: 1px 1px 3px #A42E37; }
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 #A42E37 (Show-Stopper)
Color Overview & Profile: Color #A42E37, also known as Show-Stopper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (164/255), 18% Green (46/255), and 22% Blue (55/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A42E37 translates into the CMYK subtractive color model with values of 0% Cyan, 72% Magenta, 66.5% Yellow, and 35.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 355°, saturation of 56.2%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #A42E37 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 ##993333.
