#9E3641 Vintage Red
#9E3641 (Vintage Red) RGB value is (158, 54, 65).
Red value is 158, green value is 54, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #9E3641: hue: 354°, saturation: 49.1%, and lightness: 41.6%.
Process color (CMYK) of #9E3641 is 0%, 65.8%, 58.9%, 38%. Web safe color equivalent of #9E3641 is ##993333. Color #9E3641 contains mainly Red.
Color Spaces
| Color spaces of #9E3641 | Value |
|---|---|
| RGB | 158, 54, 65 |
| HSL | 354°, 49.1%, 41.6% |
| HSV / HSB | 354°, 65.8%, 62% |
| CMYK | 0%, 65.8%, 58.9%, 38% |
| XYZ | 16.38, 10.29, 6.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011110 | 00110110 | 01000001 |
| Octal | 236 | 066 | 101 |
| Decimal | 158 | 54 | 65 |
| Hex | 9E | 36 | 41 |
Shades of #9E3641
Tints of #9E3641
.mybgColor { background-color: #9E3641; }
.myforeColor { color: #9E3641; }
.myborderColor { border: 3px solid #9E3641; }
<p style="color:#9E3641">Text here</p>
This sample text is styled with font color #9E3641. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9E3641">Div content here</div>
<div style="border:3px solid #9E3641">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(158, 54, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9E3641; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9E3641;
-webkit-box-shadow: 1px 1px 3px #9E3641;
box-shadow: 1px 1px 3px #9E3641; }
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 #9E3641 (Vintage Red)
Color Overview & Profile: Color #9E3641, also known as Vintage Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (158/255), 21% Green (54/255), and 25% Blue (65/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9E3641 translates into the CMYK subtractive color model with values of 0% Cyan, 65.8% Magenta, 58.9% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 49.1%, and lightness of 41.6%.
Web Accessibility & Design Recommendations: When implementing #9E3641 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.
