#2B1E3C Cold Steel
#2B1E3C (Cold Steel) RGB value is (43, 30, 60).
Red value is 43, green value is 30, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #2B1E3C: hue: 266°, saturation: 33.3%, and lightness: 17.6%.
Process color (CMYK) of #2B1E3C is 28.3%, 50%, 0%, 76.5%. Web safe color equivalent of #2B1E3C is ##333333. Color #2B1E3C contains mainly Blue.
Color Spaces
| Color spaces of #2B1E3C | Value |
|---|---|
| RGB | 43, 30, 60 |
| HSL | 266°, 33.3%, 17.6% |
| HSV / HSB | 266°, 50%, 23.5% |
| CMYK | 28.3%, 50%, 0%, 76.5% |
| XYZ | 2.28, 1.77, 4.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00011110 | 00111100 |
| Octal | 053 | 036 | 074 |
| Decimal | 43 | 30 | 60 |
| Hex | 2B | 1E | 3C |
Shades of #2B1E3C
Tints of #2B1E3C
.mybgColor { background-color: #2B1E3C; }
.myforeColor { color: #2B1E3C; }
.myborderColor { border: 3px solid #2B1E3C; }
<p style="color:#2B1E3C">Text here</p>
This sample text is styled with font color #2B1E3C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B1E3C">Div content here</div>
<div style="border:3px solid #2B1E3C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 30, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B1E3C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B1E3C;
-webkit-box-shadow: 1px 1px 3px #2B1E3C;
box-shadow: 1px 1px 3px #2B1E3C; }
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 #2B1E3C (Cold Steel)
Color Overview & Profile: Color #2B1E3C, also known as Cold Steel, 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), 12% Green (30/255), and 24% Blue (60/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B1E3C translates into the CMYK subtractive color model with values of 28.3% Cyan, 50% Magenta, 0% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 266°, saturation of 33.3%, and lightness of 17.6%.
Web Accessibility & Design Recommendations: When implementing #2B1E3C 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.
