#292D1B Rangitoto
#292D1B (Rangitoto) RGB value is (41, 45, 27).
Red value is 41, green value is 45, and blue value is 27.
Cylindrical-coordinate representations (HSL) of color #292D1B: hue: 73°, saturation: 25%, and lightness: 14.1%.
Process color (CMYK) of #292D1B is 8.9%, 0%, 40%, 82.4%. Web safe color equivalent of #292D1B is ##333333. Color #292D1B contains mainly Black.
Color Spaces
| Color spaces of #292D1B | Value |
|---|---|
| RGB | 41, 45, 27 |
| HSL | 73°, 25%, 14.1% |
| HSV / HSB | 73°, 40%, 17.6% |
| CMYK | 8.9%, 0%, 40%, 82.4% |
| XYZ | 2.05, 2.43, 1.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101001 | 00101101 | 00011011 |
| Octal | 051 | 055 | 033 |
| Decimal | 41 | 45 | 27 |
| Hex | 29 | 2D | 1B |
Shades of #292D1B
Tints of #292D1B
.mybgColor { background-color: #292D1B; }
.myforeColor { color: #292D1B; }
.myborderColor { border: 3px solid #292D1B; }
<p style="color:#292D1B">Text here</p>
This sample text is styled with font color #292D1B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#292D1B">Div content here</div>
<div style="border:3px solid #292D1B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(41, 45, 27, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #292D1B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #292D1B;
-webkit-box-shadow: 1px 1px 3px #292D1B;
box-shadow: 1px 1px 3px #292D1B; }
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 #292D1B (Rangitoto)
Color Overview & Profile: Color #292D1B, 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 16% Red (41/255), 18% Green (45/255), and 11% Blue (27/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #292D1B translates into the CMYK subtractive color model with values of 8.9% Cyan, 0% Magenta, 40% Yellow, and 82.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 73°, saturation of 25%, and lightness of 14.1%.
Web Accessibility & Design Recommendations: When implementing #292D1B 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.
