#332C22 Melon Seed
#332C22 (Melon Seed) RGB value is (51, 44, 34).
Red value is 51, green value is 44, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #332C22: hue: 35°, saturation: 20%, and lightness: 16.7%.
Process color (CMYK) of #332C22 is 0%, 13.7%, 33.3%, 80%. Web safe color equivalent of #332C22 is ##333333. Color #332C22 contains mainly GRAY.
Color Spaces
| Color spaces of #332C22 | Value |
|---|---|
| RGB | 51, 44, 34 |
| HSL | 35°, 20%, 16.7% |
| HSV / HSB | 35°, 33.3%, 20% |
| CMYK | 0%, 13.7%, 33.3%, 80% |
| XYZ | 2.55, 2.62, 1.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 00101100 | 00100010 |
| Octal | 063 | 054 | 042 |
| Decimal | 51 | 44 | 34 |
| Hex | 33 | 2C | 22 |
Shades of #332C22
Tints of #332C22
.mybgColor { background-color: #332C22; }
.myforeColor { color: #332C22; }
.myborderColor { border: 3px solid #332C22; }
<p style="color:#332C22">Text here</p>
This sample text is styled with font color #332C22. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#332C22">Div content here</div>
<div style="border:3px solid #332C22">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 44, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #332C22; }
.divShadow { -moz-box-shadow: 1px 1px 3px #332C22;
-webkit-box-shadow: 1px 1px 3px #332C22;
box-shadow: 1px 1px 3px #332C22; }
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 #332C22 (Melon Seed)
Color Overview & Profile: Color #332C22, also known as Melon Seed, 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 (51/255), 17% Green (44/255), and 13% Blue (34/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #332C22 translates into the CMYK subtractive color model with values of 0% Cyan, 13.7% Magenta, 33.3% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 20%, and lightness of 16.7%.
Web Accessibility & Design Recommendations: When implementing #332C22 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.
