#272C2E Blackadder
#272C2E (Blackadder) RGB value is (39, 44, 46).
Red value is 39, green value is 44, and blue value is 46.
Cylindrical-coordinate representations (HSL) of color #272C2E: hue: 197°, saturation: 8.2%, and lightness: 16.7%.
Process color (CMYK) of #272C2E is 15.2%, 4.3%, 0%, 82%. Web safe color equivalent of #272C2E is ##333333. Color #272C2E contains mainly Black.
Color Spaces
| Color spaces of #272C2E | Value |
|---|---|
| RGB | 39, 44, 46 |
| HSL | 197°, 8.2%, 16.7% |
| HSV / HSB | 197°, 15.2%, 18% |
| CMYK | 15.2%, 4.3%, 0%, 82% |
| XYZ | 2.23, 2.43, 2.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100111 | 00101100 | 00101110 |
| Octal | 047 | 054 | 056 |
| Decimal | 39 | 44 | 46 |
| Hex | 27 | 2C | 2E |
Shades of #272C2E
Tints of #272C2E
.mybgColor { background-color: #272C2E; }
.myforeColor { color: #272C2E; }
.myborderColor { border: 3px solid #272C2E; }
<p style="color:#272C2E">Text here</p>
This sample text is styled with font color #272C2E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#272C2E">Div content here</div>
<div style="border:3px solid #272C2E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(39, 44, 46, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #272C2E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #272C2E;
-webkit-box-shadow: 1px 1px 3px #272C2E;
box-shadow: 1px 1px 3px #272C2E; }
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 #272C2E (Blackadder)
Color Overview & Profile: Color #272C2E, also known as Blackadder, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 15% Red (39/255), 17% Green (44/255), and 18% Blue (46/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #272C2E translates into the CMYK subtractive color model with values of 15.2% Cyan, 4.3% Magenta, 0% Yellow, and 82% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 8.2%, and lightness of 16.7%.
Web Accessibility & Design Recommendations: When implementing #272C2E 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.
