#555337 Avocado Pear
#555337 (Avocado Pear) RGB value is (85, 83, 55).
Red value is 85, green value is 83, and blue value is 55.
Cylindrical-coordinate representations (HSL) of color #555337: hue: 56°, saturation: 21.4%, and lightness: 27.5%.
Process color (CMYK) of #555337 is 0%, 2.4%, 35.3%, 66.7%. Web safe color equivalent of #555337 is ##666633. Color #555337 contains mainly Yellow.
Color Spaces
| Color spaces of #555337 | Value |
|---|---|
| RGB | 85, 83, 55 |
| HSL | 56°, 21.4%, 27.5% |
| HSV / HSB | 56°, 35.3%, 33.3% |
| CMYK | 0%, 2.4%, 35.3%, 66.7% |
| XYZ | 7.53, 8.39, 4.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 01010011 | 00110111 |
| Octal | 125 | 123 | 067 |
| Decimal | 85 | 83 | 55 |
| Hex | 55 | 53 | 37 |
Shades of #555337
Tints of #555337
.mybgColor { background-color: #555337; }
.myforeColor { color: #555337; }
.myborderColor { border: 3px solid #555337; }
<p style="color:#555337">Text here</p>
This sample text is styled with font color #555337. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#555337">Div content here</div>
<div style="border:3px solid #555337">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 83, 55, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #555337; }
.divShadow { -moz-box-shadow: 1px 1px 3px #555337;
-webkit-box-shadow: 1px 1px 3px #555337;
box-shadow: 1px 1px 3px #555337; }
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 #555337 (Avocado Pear)
Color Overview & Profile: Color #555337, also known as Avocado Pear, 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), 33% Green (83/255), and 22% Blue (55/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #555337 translates into the CMYK subtractive color model with values of 0% Cyan, 2.4% Magenta, 35.3% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 21.4%, and lightness of 27.5%.
Web Accessibility & Design Recommendations: When implementing #555337 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.
