#4D332A Barn Swallow
#4D332A (Barn Swallow) RGB value is (77, 51, 42).
Red value is 77, green value is 51, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #4D332A: hue: 15°, saturation: 29.4%, and lightness: 23.3%.
Process color (CMYK) of #4D332A is 0%, 33.8%, 45.5%, 69.8%. Web safe color equivalent of #4D332A is ##663333. Color #4D332A contains mainly Red.
Color Spaces
| Color spaces of #4D332A | Value |
|---|---|
| RGB | 77, 51, 42 |
| HSL | 15°, 29.4%, 23.3% |
| HSV / HSB | 15°, 45.5%, 30.2% |
| CMYK | 0%, 33.8%, 45.5%, 69.8% |
| XYZ | 4.66, 4.11, 2.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 00110011 | 00101010 |
| Octal | 115 | 063 | 052 |
| Decimal | 77 | 51 | 42 |
| Hex | 4D | 33 | 2A |
Shades of #4D332A
Tints of #4D332A
.mybgColor { background-color: #4D332A; }
.myforeColor { color: #4D332A; }
.myborderColor { border: 3px solid #4D332A; }
<p style="color:#4D332A">Text here</p>
This sample text is styled with font color #4D332A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4D332A">Div content here</div>
<div style="border:3px solid #4D332A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 51, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4D332A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4D332A;
-webkit-box-shadow: 1px 1px 3px #4D332A;
box-shadow: 1px 1px 3px #4D332A; }
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 #4D332A (Barn Swallow)
Color Overview & Profile: Color #4D332A, also known as Barn Swallow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (77/255), 20% Green (51/255), and 16% Blue (42/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #4D332A translates into the CMYK subtractive color model with values of 0% Cyan, 33.8% Magenta, 45.5% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 29.4%, and lightness of 23.3%.
Web Accessibility & Design Recommendations: When implementing #4D332A 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.
