#2E0329 Globe Thistle
#2E0329 (Globe Thistle) RGB value is (46, 3, 41).
Red value is 46, green value is 3, and blue value is 41.
Cylindrical-coordinate representations (HSL) of color #2E0329: hue: 307°, saturation: 87.8%, and lightness: 9.6%.
Process color (CMYK) of #2E0329 is 0%, 93.5%, 10.9%, 82%. Web safe color equivalent of #2E0329 is ##330033. Color #2E0329 contains mainly Red.
Color Spaces
| Color spaces of #2E0329 | Value |
|---|---|
| RGB | 46, 3, 41 |
| HSL | 307°, 87.8%, 9.6% |
| HSV / HSB | 307°, 93.5%, 18% |
| CMYK | 0%, 93.5%, 10.9%, 82% |
| XYZ | 1.56, 0.81, 2.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 00000011 | 00101001 |
| Octal | 056 | 003 | 051 |
| Decimal | 46 | 3 | 41 |
| Hex | 2E | 03 | 29 |
Shades of #2E0329
Tints of #2E0329
.mybgColor { background-color: #2E0329; }
.myforeColor { color: #2E0329; }
.myborderColor { border: 3px solid #2E0329; }
<p style="color:#2E0329">Text here</p>
This sample text is styled with font color #2E0329. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E0329">Div content here</div>
<div style="border:3px solid #2E0329">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 3, 41, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E0329; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E0329;
-webkit-box-shadow: 1px 1px 3px #2E0329;
box-shadow: 1px 1px 3px #2E0329; }
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 #2E0329 (Globe Thistle)
Color Overview & Profile: Color #2E0329, also known as Globe Thistle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (46/255), 1% Green (3/255), and 16% Blue (41/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E0329 translates into the CMYK subtractive color model with values of 0% Cyan, 93.5% Magenta, 10.9% Yellow, and 82% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 307°, saturation of 87.8%, and lightness of 9.6%.
Web Accessibility & Design Recommendations: When implementing #2E0329 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 ##330033.
