#322E2B Acadia
#322E2B (Acadia) RGB value is (50, 46, 43).
Red value is 50, green value is 46, and blue value is 43.
Cylindrical-coordinate representations (HSL) of color #322E2B: hue: 26°, saturation: 7.5%, and lightness: 18.2%.
Process color (CMYK) of #322E2B is 0%, 8%, 14%, 80.4%. Web safe color equivalent of #322E2B is ##333333. Color #322E2B contains mainly GRAY.
Color Spaces
| Color spaces of #322E2B | Value |
|---|---|
| RGB | 50, 46, 43 |
| HSL | 26°, 7.5%, 18.2% |
| HSV / HSB | 26°, 14%, 19.6% |
| CMYK | 0%, 8%, 14%, 80.4% |
| XYZ | 2.73, 2.81, 2.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110010 | 00101110 | 00101011 |
| Octal | 062 | 056 | 053 |
| Decimal | 50 | 46 | 43 |
| Hex | 32 | 2E | 2B |
Shades of #322E2B
Tints of #322E2B
.mybgColor { background-color: #322E2B; }
.myforeColor { color: #322E2B; }
.myborderColor { border: 3px solid #322E2B; }
<p style="color:#322E2B">Text here</p>
This sample text is styled with font color #322E2B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#322E2B">Div content here</div>
<div style="border:3px solid #322E2B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(50, 46, 43, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #322E2B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #322E2B;
-webkit-box-shadow: 1px 1px 3px #322E2B;
box-shadow: 1px 1px 3px #322E2B; }
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 #322E2B (Acadia)
Color Overview & Profile: Color #322E2B, also known as Acadia, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (50/255), 18% Green (46/255), and 17% Blue (43/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #322E2B translates into the CMYK subtractive color model with values of 0% Cyan, 8% Magenta, 14% Yellow, and 80.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 7.5%, and lightness of 18.2%.
Web Accessibility & Design Recommendations: When implementing #322E2B 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 ##333333.
