#2B3F36 Celtic
#2B3F36 (Celtic) RGB value is (43, 63, 54).
Red value is 43, green value is 63, and blue value is 54.
Cylindrical-coordinate representations (HSL) of color #2B3F36: hue: 153°, saturation: 18.9%, and lightness: 20.8%.
Process color (CMYK) of #2B3F36 is 31.7%, 0%, 14.3%, 75.3%. Web safe color equivalent of #2B3F36 is ##333333. Color #2B3F36 contains mainly Cyan.
Color Spaces
| Color spaces of #2B3F36 | Value |
|---|---|
| RGB | 43, 63, 54 |
| HSL | 153°, 18.9%, 20.8% |
| HSV / HSB | 153°, 31.7%, 24.7% |
| CMYK | 31.7%, 0%, 14.3%, 75.3% |
| XYZ | 3.44, 4.33, 4.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00111111 | 00110110 |
| Octal | 053 | 077 | 066 |
| Decimal | 43 | 63 | 54 |
| Hex | 2B | 3F | 36 |
Shades of #2B3F36
Tints of #2B3F36
.mybgColor { background-color: #2B3F36; }
.myforeColor { color: #2B3F36; }
.myborderColor { border: 3px solid #2B3F36; }
<p style="color:#2B3F36">Text here</p>
This sample text is styled with font color #2B3F36. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B3F36">Div content here</div>
<div style="border:3px solid #2B3F36">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 63, 54, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B3F36; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B3F36;
-webkit-box-shadow: 1px 1px 3px #2B3F36;
box-shadow: 1px 1px 3px #2B3F36; }
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 #2B3F36 (Celtic)
Color Overview & Profile: Color #2B3F36, also known as Celtic, 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), 25% Green (63/255), and 21% Blue (54/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B3F36 translates into the CMYK subtractive color model with values of 31.7% Cyan, 0% Magenta, 14.3% Yellow, and 75.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 18.9%, and lightness of 20.8%.
Web Accessibility & Design Recommendations: When implementing #2B3F36 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.
