#2D3027 Rangitoto
#2D3027 (Rangitoto) RGB value is (45, 48, 39).
Red value is 45, green value is 48, and blue value is 39.
Cylindrical-coordinate representations (HSL) of color #2D3027: hue: 80°, saturation: 10.3%, and lightness: 17.1%.
Process color (CMYK) of #2D3027 is 6.2%, 0%, 18.8%, 81.2%. Web safe color equivalent of #2D3027 is ##333333. Color #2D3027 contains mainly Black.
Color Spaces
| Color spaces of #2D3027 | Value |
|---|---|
| RGB | 45, 48, 39 |
| HSL | 80°, 10.3%, 17.1% |
| HSV / HSB | 80°, 18.8%, 18.8% |
| CMYK | 6.2%, 0%, 18.8%, 81.2% |
| XYZ | 2.51, 2.82, 2.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101101 | 00110000 | 00100111 |
| Octal | 055 | 060 | 047 |
| Decimal | 45 | 48 | 39 |
| Hex | 2D | 30 | 27 |
Shades of #2D3027
Tints of #2D3027
.mybgColor { background-color: #2D3027; }
.myforeColor { color: #2D3027; }
.myborderColor { border: 3px solid #2D3027; }
<p style="color:#2D3027">Text here</p>
This sample text is styled with font color #2D3027. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2D3027">Div content here</div>
<div style="border:3px solid #2D3027">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(45, 48, 39, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2D3027; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2D3027;
-webkit-box-shadow: 1px 1px 3px #2D3027;
box-shadow: 1px 1px 3px #2D3027; }
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 #2D3027 (Rangitoto)
Color Overview & Profile: Color #2D3027, also known as Rangitoto, 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 (45/255), 19% Green (48/255), and 15% Blue (39/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2D3027 translates into the CMYK subtractive color model with values of 6.2% Cyan, 0% Magenta, 18.8% Yellow, and 81.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 10.3%, and lightness of 17.1%.
Web Accessibility & Design Recommendations: When implementing #2D3027 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.
