#594C42 Rare Wood
#594C42 (Rare Wood) RGB value is (89, 76, 66).
Red value is 89, green value is 76, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #594C42: hue: 26°, saturation: 14.8%, and lightness: 30.4%.
Process color (CMYK) of #594C42 is 0%, 14.6%, 25.8%, 65.1%. Web safe color equivalent of #594C42 is ##663333. Color #594C42 contains mainly Yellow.
Color Spaces
| Color spaces of #594C42 | Value |
|---|---|
| RGB | 89, 76, 66 |
| HSL | 26°, 14.8%, 30.4% |
| HSV / HSB | 26°, 25.8%, 34.9% |
| CMYK | 0%, 14.6%, 25.8%, 65.1% |
| XYZ | 7.69, 7.69, 6.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 01001100 | 01000010 |
| Octal | 131 | 114 | 102 |
| Decimal | 89 | 76 | 66 |
| Hex | 59 | 4C | 42 |
Shades of #594C42
Tints of #594C42
.mybgColor { background-color: #594C42; }
.myforeColor { color: #594C42; }
.myborderColor { border: 3px solid #594C42; }
<p style="color:#594C42">Text here</p>
This sample text is styled with font color #594C42. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#594C42">Div content here</div>
<div style="border:3px solid #594C42">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 76, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #594C42; }
.divShadow { -moz-box-shadow: 1px 1px 3px #594C42;
-webkit-box-shadow: 1px 1px 3px #594C42;
box-shadow: 1px 1px 3px #594C42; }
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 #594C42 (Rare Wood)
Color Overview & Profile: Color #594C42, also known as Rare Wood, 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), 30% Green (76/255), and 26% Blue (66/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #594C42 translates into the CMYK subtractive color model with values of 0% Cyan, 14.6% Magenta, 25.8% Yellow, and 65.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 14.8%, and lightness of 30.4%.
Web Accessibility & Design Recommendations: When implementing #594C42 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.
