#4D3C2D Abbot
#4D3C2D (Abbot) RGB value is (77, 60, 45).
Red value is 77, green value is 60, and blue value is 45.
Cylindrical-coordinate representations (HSL) of color #4D3C2D: hue: 28°, saturation: 26.2%, and lightness: 23.9%.
Process color (CMYK) of #4D3C2D is 0%, 22.1%, 41.6%, 69.8%. Web safe color equivalent of #4D3C2D is ##663333. Color #4D3C2D contains mainly Yellow.
Color Spaces
| Color spaces of #4D3C2D | Value |
|---|---|
| RGB | 77, 60, 45 |
| HSL | 28°, 26.2%, 23.9% |
| HSV / HSB | 28°, 41.6%, 30.2% |
| CMYK | 0%, 22.1%, 41.6%, 69.8% |
| XYZ | 5.15, 5, 3.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 00111100 | 00101101 |
| Octal | 115 | 074 | 055 |
| Decimal | 77 | 60 | 45 |
| Hex | 4D | 3C | 2D |
Shades of #4D3C2D
Tints of #4D3C2D
.mybgColor { background-color: #4D3C2D; }
.myforeColor { color: #4D3C2D; }
.myborderColor { border: 3px solid #4D3C2D; }
<p style="color:#4D3C2D">Text here</p>
This sample text is styled with font color #4D3C2D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4D3C2D">Div content here</div>
<div style="border:3px solid #4D3C2D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 60, 45, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4D3C2D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4D3C2D;
-webkit-box-shadow: 1px 1px 3px #4D3C2D;
box-shadow: 1px 1px 3px #4D3C2D; }
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 #4D3C2D (Abbot)
Color Overview & Profile: Color #4D3C2D, also known as Abbot, 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), 24% Green (60/255), and 18% Blue (45/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #4D3C2D translates into the CMYK subtractive color model with values of 0% Cyan, 22.1% Magenta, 41.6% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 26.2%, and lightness of 23.9%.
Web Accessibility & Design Recommendations: When implementing #4D3C2D 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.
