#6E3326 Pueblo
#6E3326 (Pueblo) RGB value is (110, 51, 38).
Red value is 110, green value is 51, and blue value is 38.
Cylindrical-coordinate representations (HSL) of color #6E3326: hue: 11°, saturation: 48.6%, and lightness: 29%.
Process color (CMYK) of #6E3326 is 0%, 53.6%, 65.5%, 56.9%. Web safe color equivalent of #6E3326 is ##663333. Color #6E3326 contains mainly Red.
Color Spaces
| Color spaces of #6E3326 | Value |
|---|---|
| RGB | 110, 51, 38 |
| HSL | 11°, 48.6%, 29% |
| HSV / HSB | 11°, 65.5%, 43.1% |
| CMYK | 0%, 53.6%, 65.5%, 56.9% |
| XYZ | 7.96, 5.82, 2.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101110 | 00110011 | 00100110 |
| Octal | 156 | 063 | 046 |
| Decimal | 110 | 51 | 38 |
| Hex | 6E | 33 | 26 |
Shades of #6E3326
Tints of #6E3326
.mybgColor { background-color: #6E3326; }
.myforeColor { color: #6E3326; }
.myborderColor { border: 3px solid #6E3326; }
<p style="color:#6E3326">Text here</p>
This sample text is styled with font color #6E3326. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6E3326">Div content here</div>
<div style="border:3px solid #6E3326">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(110, 51, 38, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6E3326; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6E3326;
-webkit-box-shadow: 1px 1px 3px #6E3326;
box-shadow: 1px 1px 3px #6E3326; }
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 #6E3326 (Pueblo)
Color Overview & Profile: Color #6E3326, also known as Pueblo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (110/255), 20% Green (51/255), and 15% Blue (38/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6E3326 translates into the CMYK subtractive color model with values of 0% Cyan, 53.6% Magenta, 65.5% Yellow, and 56.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 48.6%, and lightness of 29%.
Web Accessibility & Design Recommendations: When implementing #6E3326 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 ##663333.
