#2A402E English Holly
#2A402E (English Holly) RGB value is (42, 64, 46).
Red value is 42, green value is 64, and blue value is 46.
Cylindrical-coordinate representations (HSL) of color #2A402E: hue: 131°, saturation: 20.8%, and lightness: 20.8%.
Process color (CMYK) of #2A402E is 34.4%, 0%, 28.1%, 74.9%. Web safe color equivalent of #2A402E is ##333333. Color #2A402E contains mainly Green.
Color Spaces
| Color spaces of #2A402E | Value |
|---|---|
| RGB | 42, 64, 46 |
| HSL | 131°, 20.8%, 20.8% |
| HSV / HSB | 131°, 34.4%, 25.1% |
| CMYK | 34.4%, 0%, 28.1%, 74.9% |
| XYZ | 3.28, 4.36, 3.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101010 | 01000000 | 00101110 |
| Octal | 052 | 100 | 056 |
| Decimal | 42 | 64 | 46 |
| Hex | 2A | 40 | 2E |
Shades of #2A402E
Tints of #2A402E
.mybgColor { background-color: #2A402E; }
.myforeColor { color: #2A402E; }
.myborderColor { border: 3px solid #2A402E; }
<p style="color:#2A402E">Text here</p>
This sample text is styled with font color #2A402E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2A402E">Div content here</div>
<div style="border:3px solid #2A402E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(42, 64, 46, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2A402E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2A402E;
-webkit-box-shadow: 1px 1px 3px #2A402E;
box-shadow: 1px 1px 3px #2A402E; }
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 #2A402E (English Holly)
Color Overview & Profile: Color #2A402E, also known as English Holly, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 16% Red (42/255), 25% Green (64/255), and 18% Blue (46/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #2A402E translates into the CMYK subtractive color model with values of 34.4% Cyan, 0% Magenta, 28.1% Yellow, and 74.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 131°, saturation of 20.8%, and lightness of 20.8%.
Web Accessibility & Design Recommendations: When implementing #2A402E 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.
