#5D3B2E Cioccolato
#5D3B2E (Cioccolato) RGB value is (93, 59, 46).
Red value is 93, green value is 59, and blue value is 46.
Cylindrical-coordinate representations (HSL) of color #5D3B2E: hue: 17°, saturation: 33.8%, and lightness: 27.3%.
Process color (CMYK) of #5D3B2E is 0%, 36.6%, 50.5%, 63.5%. Web safe color equivalent of #5D3B2E is ##663333. Color #5D3B2E contains mainly Red.
Color Spaces
| Color spaces of #5D3B2E | Value |
|---|---|
| RGB | 93, 59, 46 |
| HSL | 17°, 33.8%, 27.3% |
| HSV / HSB | 17°, 50.5%, 36.5% |
| CMYK | 0%, 36.6%, 50.5%, 63.5% |
| XYZ | 6.57, 5.65, 3.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011101 | 00111011 | 00101110 |
| Octal | 135 | 073 | 056 |
| Decimal | 93 | 59 | 46 |
| Hex | 5D | 3B | 2E |
Shades of #5D3B2E
Tints of #5D3B2E
.mybgColor { background-color: #5D3B2E; }
.myforeColor { color: #5D3B2E; }
.myborderColor { border: 3px solid #5D3B2E; }
<p style="color:#5D3B2E">Text here</p>
This sample text is styled with font color #5D3B2E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5D3B2E">Div content here</div>
<div style="border:3px solid #5D3B2E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(93, 59, 46, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5D3B2E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5D3B2E;
-webkit-box-shadow: 1px 1px 3px #5D3B2E;
box-shadow: 1px 1px 3px #5D3B2E; }
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 #5D3B2E (Cioccolato)
Color Overview & Profile: Color #5D3B2E, also known as Cioccolato, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (93/255), 23% Green (59/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, #5D3B2E translates into the CMYK subtractive color model with values of 0% Cyan, 36.6% Magenta, 50.5% Yellow, and 63.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 33.8%, and lightness of 27.3%.
Web Accessibility & Design Recommendations: When implementing #5D3B2E 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.
