#3B331C Pullman Green
#3B331C (Pullman Green) RGB value is (59, 51, 28).
Red value is 59, green value is 51, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #3B331C: hue: 45°, saturation: 35.6%, and lightness: 17.1%.
Process color (CMYK) of #3B331C is 0%, 13.6%, 52.5%, 76.9%. Web safe color equivalent of #3B331C is ##333333. Color #3B331C contains mainly Yellow.
Color Spaces
| Color spaces of #3B331C | Value |
|---|---|
| RGB | 59, 51, 28 |
| HSL | 45°, 35.6%, 17.1% |
| HSV / HSB | 45°, 52.5%, 23.1% |
| CMYK | 0%, 13.6%, 52.5%, 76.9% |
| XYZ | 3.2, 3.38, 1.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111011 | 00110011 | 00011100 |
| Octal | 073 | 063 | 034 |
| Decimal | 59 | 51 | 28 |
| Hex | 3B | 33 | 1C |
Shades of #3B331C
Tints of #3B331C
.mybgColor { background-color: #3B331C; }
.myforeColor { color: #3B331C; }
.myborderColor { border: 3px solid #3B331C; }
<p style="color:#3B331C">Text here</p>
This sample text is styled with font color #3B331C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3B331C">Div content here</div>
<div style="border:3px solid #3B331C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(59, 51, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3B331C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3B331C;
-webkit-box-shadow: 1px 1px 3px #3B331C;
box-shadow: 1px 1px 3px #3B331C; }
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 #3B331C (Pullman Green)
Color Overview & Profile: Color #3B331C, also known as Pullman Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 23% Red (59/255), 20% Green (51/255), and 11% Blue (28/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #3B331C translates into the CMYK subtractive color model with values of 0% Cyan, 13.6% Magenta, 52.5% Yellow, and 76.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 35.6%, and lightness of 17.1%.
Web Accessibility & Design Recommendations: When implementing #3B331C 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.
