#5E2F2E Jazz
#5E2F2E (Jazz) RGB value is (94, 47, 46).
Red value is 94, green value is 47, and blue value is 46.
Cylindrical-coordinate representations (HSL) of color #5E2F2E: hue: 1°, saturation: 34.3%, and lightness: 27.5%.
Process color (CMYK) of #5E2F2E is 0%, 50%, 51.1%, 63.1%. Web safe color equivalent of #5E2F2E is ##663333. Color #5E2F2E contains mainly Red.
Color Spaces
| Color spaces of #5E2F2E | Value |
|---|---|
| RGB | 94, 47, 46 |
| HSL | 1°, 34.3%, 27.5% |
| HSV / HSB | 1°, 51.1%, 36.9% |
| CMYK | 0%, 50%, 51.1%, 63.1% |
| XYZ | 6.13, 4.61, 3.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 00101111 | 00101110 |
| Octal | 136 | 057 | 056 |
| Decimal | 94 | 47 | 46 |
| Hex | 5E | 2F | 2E |
Shades of #5E2F2E
Tints of #5E2F2E
.mybgColor { background-color: #5E2F2E; }
.myforeColor { color: #5E2F2E; }
.myborderColor { border: 3px solid #5E2F2E; }
<p style="color:#5E2F2E">Text here</p>
This sample text is styled with font color #5E2F2E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E2F2E">Div content here</div>
<div style="border:3px solid #5E2F2E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 47, 46, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E2F2E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E2F2E;
-webkit-box-shadow: 1px 1px 3px #5E2F2E;
box-shadow: 1px 1px 3px #5E2F2E; }
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 #5E2F2E (Jazz)
Color Overview & Profile: Color #5E2F2E, also known as Jazz, 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), 18% Green (47/255), and 18% Blue (46/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E2F2E translates into the CMYK subtractive color model with values of 0% Cyan, 50% Magenta, 51.1% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 1°, saturation of 34.3%, and lightness of 27.5%.
Web Accessibility & Design Recommendations: When implementing #5E2F2E 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.
