#585D40 Cypress
#585D40 (Cypress) RGB value is (88, 93, 64).
Red value is 88, green value is 93, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #585D40: hue: 70°, saturation: 18.5%, and lightness: 30.8%.
Process color (CMYK) of #585D40 is 5.4%, 0%, 31.2%, 63.5%. Web safe color equivalent of #585D40 is ##666633. Color #585D40 contains mainly Green.
Color Spaces
| Color spaces of #585D40 | Value |
|---|---|
| RGB | 88, 93, 64 |
| HSL | 70°, 18.5%, 30.8% |
| HSV / HSB | 70°, 31.2%, 36.5% |
| CMYK | 5.4%, 0%, 31.2%, 63.5% |
| XYZ | 8.86, 10.27, 6.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011000 | 01011101 | 01000000 |
| Octal | 130 | 135 | 100 |
| Decimal | 88 | 93 | 64 |
| Hex | 58 | 5D | 40 |
Shades of #585D40
Tints of #585D40
.mybgColor { background-color: #585D40; }
.myforeColor { color: #585D40; }
.myborderColor { border: 3px solid #585D40; }
<p style="color:#585D40">Text here</p>
This sample text is styled with font color #585D40. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#585D40">Div content here</div>
<div style="border:3px solid #585D40">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(88, 93, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #585D40; }
.divShadow { -moz-box-shadow: 1px 1px 3px #585D40;
-webkit-box-shadow: 1px 1px 3px #585D40;
box-shadow: 1px 1px 3px #585D40; }
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 #585D40 (Cypress)
Color Overview & Profile: Color #585D40, also known as Cypress, 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 (88/255), 36% Green (93/255), and 25% Blue (64/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #585D40 translates into the CMYK subtractive color model with values of 5.4% Cyan, 0% Magenta, 31.2% Yellow, and 63.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 70°, saturation of 18.5%, and lightness of 30.8%.
Web Accessibility & Design Recommendations: When implementing #585D40 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 ##666633.
