#5E3B3B Red Vine
#5E3B3B (Red Vine) RGB value is (94, 59, 59).
Red value is 94, green value is 59, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color #5E3B3B: hue: 0°, saturation: 22.9%, and lightness: 30%.
Process color (CMYK) of #5E3B3B is 0%, 37.2%, 37.2%, 63.1%. Web safe color equivalent of #5E3B3B is ##663333. Color #5E3B3B contains mainly Red.
Color Spaces
| Color spaces of #5E3B3B | Value |
|---|---|
| RGB | 94, 59, 59 |
| HSL | 0°, 22.9%, 30% |
| HSV / HSB | 0°, 37.2%, 36.9% |
| CMYK | 0%, 37.2%, 37.2%, 63.1% |
| XYZ | 6.97, 5.82, 4.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 00111011 | 00111011 |
| Octal | 136 | 073 | 073 |
| Decimal | 94 | 59 | 59 |
| Hex | 5E | 3B | 3B |
Shades of #5E3B3B
Tints of #5E3B3B
.mybgColor { background-color: #5E3B3B; }
.myforeColor { color: #5E3B3B; }
.myborderColor { border: 3px solid #5E3B3B; }
<p style="color:#5E3B3B">Text here</p>
This sample text is styled with font color #5E3B3B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E3B3B">Div content here</div>
<div style="border:3px solid #5E3B3B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 59, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E3B3B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E3B3B;
-webkit-box-shadow: 1px 1px 3px #5E3B3B;
box-shadow: 1px 1px 3px #5E3B3B; }
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 #5E3B3B (Red Vine)
Color Overview & Profile: Color #5E3B3B, also known as Red Vine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (94/255), 23% Green (59/255), and 23% Blue (59/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E3B3B translates into the CMYK subtractive color model with values of 0% Cyan, 37.2% Magenta, 37.2% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 22.9%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #5E3B3B 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.
