‎#555E4D Almond Green

‎#555E4D

‎#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
RGB85, 94, 77
HSL92°, 9.9%, 33.5%
HSV / HSB92°, 18.1%, 36.9%
CMYK9.6%, 0%, 18.1%, 63.1%
XYZ9.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

RGB Percentages for Color #555E4D

Red: 33.2%
Green: 36.7%
Blue: 30.1%

CMYK Percentages of Color #555E4D

Cyan: 9.6%
Yellow: 18.1%
Black: 63.1%

Shades of #555E4D

Tints of #555E4D

CSS Codes for Color #555E4D
.mybgColor { background-color: #555E4D; }
.myforeColor { color: #555E4D; }
.myborderColor { border: 3px solid #555E4D; }
Text Font Color #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.

Background Color #555E4D

<div style="background-color:#555E4D">Div content here</div>

The background color of this container is #555E4D.
Border Color #555E4D

<div style="border:3px solid #555E4D">Div here</div>

The border color of this container is #555E4D.
CSS3 Shadow Examples
.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; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #555E4D.

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.

‎#555E4D Almond Green hexcolor for Almond Green Almond Green hexcode Shades of #555E4D Tints of #555E4D Similar Colors to #555E4D #555E4D Color Combinations #555E4D CSS & Web Code #555E4D RGB & CMYK Neutral Color Tone
Scroll to Top