#555E4D Almond Green
#555E4D (Almond Green) RGB value is (85, 94, 77).
Red value is 85, green value is 94, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #555E4D: hue: 92°, saturation: 9.9%, and lightness: 33.5%.
Process color (CMYK) of #555E4D is 9.6%, 0%, 18.1%, 63.1%. Web safe color equivalent of #555E4D is ##666666. Color #555E4D contains mainly GRAY.
Color Spaces
| Color spaces of #555E4D | Value |
|---|---|
| RGB | 85, 94, 77 |
| HSL | 92°, 9.9%, 33.5% |
| HSV / HSB | 92°, 18.1%, 36.9% |
| CMYK | 9.6%, 0%, 18.1%, 63.1% |
| XYZ | 9.09, 10.47, 8.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 01011110 | 01001101 |
| Octal | 125 | 136 | 115 |
| Decimal | 85 | 94 | 77 |
| Hex | 55 | 5E | 4D |
Shades of #555E4D
Tints of #555E4D
.mybgColor { background-color: #555E4D; }
.myforeColor { color: #555E4D; }
.myborderColor { border: 3px solid #555E4D; }
<p style="color:#555E4D">Text here</p>
This sample text is styled with font color #555E4D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#555E4D">Div content here</div>
<div style="border:3px solid #555E4D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 94, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #555E4D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #555E4D;
-webkit-box-shadow: 1px 1px 3px #555E4D;
box-shadow: 1px 1px 3px #555E4D; }
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 #555E4D (Almond Green)
Color Overview & Profile: Color #555E4D, also known as Almond Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (85/255), 37% Green (94/255), and 30% Blue (77/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #555E4D translates into the CMYK subtractive color model with values of 9.6% Cyan, 0% Magenta, 18.1% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 92°, saturation of 9.9%, and lightness of 33.5%.
Web Accessibility & Design Recommendations: When implementing #555E4D 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 ##666666.
