#592D29 Dubonnet
#592D29 (Dubonnet) RGB value is (89, 45, 41).
Red value is 89, green value is 45, and blue value is 41.
Cylindrical-coordinate representations (HSL) of color #592D29: hue: 5°, saturation: 36.9%, and lightness: 25.5%.
Process color (CMYK) of #592D29 is 0%, 49.4%, 53.9%, 65.1%. Web safe color equivalent of #592D29 is ##663333. Color #592D29 contains mainly Red.
Color Spaces
| Color spaces of #592D29 | Value |
|---|---|
| RGB | 89, 45, 41 |
| HSL | 5°, 36.9%, 25.5% |
| HSV / HSB | 5°, 53.9%, 34.9% |
| CMYK | 0%, 49.4%, 53.9%, 65.1% |
| XYZ | 5.46, 4.16, 2.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 00101101 | 00101001 |
| Octal | 131 | 055 | 051 |
| Decimal | 89 | 45 | 41 |
| Hex | 59 | 2D | 29 |
Shades of #592D29
Tints of #592D29
.mybgColor { background-color: #592D29; }
.myforeColor { color: #592D29; }
.myborderColor { border: 3px solid #592D29; }
<p style="color:#592D29">Text here</p>
This sample text is styled with font color #592D29. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#592D29">Div content here</div>
<div style="border:3px solid #592D29">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 45, 41, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #592D29; }
.divShadow { -moz-box-shadow: 1px 1px 3px #592D29;
-webkit-box-shadow: 1px 1px 3px #592D29;
box-shadow: 1px 1px 3px #592D29; }
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 #592D29 (Dubonnet)
Color Overview & Profile: Color #592D29, also known as Dubonnet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (89/255), 18% Green (45/255), and 16% Blue (41/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #592D29 translates into the CMYK subtractive color model with values of 0% Cyan, 49.4% Magenta, 53.9% Yellow, and 65.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 36.9%, and lightness of 25.5%.
Web Accessibility & Design Recommendations: When implementing #592D29 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.
