#2B2A1C Weathervane
#2B2A1C (Weathervane) RGB value is (43, 42, 28).
Red value is 43, green value is 42, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #2B2A1C: hue: 56°, saturation: 21.1%, and lightness: 13.9%.
Process color (CMYK) of #2B2A1C is 0%, 2.3%, 34.9%, 83.1%. Web safe color equivalent of #2B2A1C is ##333333. Color #2B2A1C contains mainly Black.
Color Spaces
| Color spaces of #2B2A1C | Value |
|---|---|
| RGB | 43, 42, 28 |
| HSL | 56°, 21.1%, 13.9% |
| HSV / HSB | 56°, 34.9%, 16.9% |
| CMYK | 0%, 2.3%, 34.9%, 83.1% |
| XYZ | 2.03, 2.25, 1.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00101010 | 00011100 |
| Octal | 053 | 052 | 034 |
| Decimal | 43 | 42 | 28 |
| Hex | 2B | 2A | 1C |
Shades of #2B2A1C
Tints of #2B2A1C
.mybgColor { background-color: #2B2A1C; }
.myforeColor { color: #2B2A1C; }
.myborderColor { border: 3px solid #2B2A1C; }
<p style="color:#2B2A1C">Text here</p>
This sample text is styled with font color #2B2A1C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B2A1C">Div content here</div>
<div style="border:3px solid #2B2A1C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 42, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B2A1C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B2A1C;
-webkit-box-shadow: 1px 1px 3px #2B2A1C;
box-shadow: 1px 1px 3px #2B2A1C; }
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 #2B2A1C (Weathervane)
Color Overview & Profile: Color #2B2A1C, also known as Weathervane, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (43/255), 16% Green (42/255), and 11% Blue (28/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B2A1C translates into the CMYK subtractive color model with values of 0% Cyan, 2.3% Magenta, 34.9% Yellow, and 83.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 21.1%, and lightness of 13.9%.
Web Accessibility & Design Recommendations: When implementing #2B2A1C 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.
