#1E0B09 Black Raspberry
#1E0B09 (Black Raspberry) RGB value is (30, 11, 9).
Red value is 30, green value is 11, and blue value is 9.
Cylindrical-coordinate representations (HSL) of color #1E0B09: hue: 6°, saturation: 53.8%, and lightness: 7.6%.
Process color (CMYK) of #1E0B09 is 0%, 63.3%, 70%, 88.2%. Web safe color equivalent of #1E0B09 is ##330000. Color #1E0B09 contains mainly Red.
Color Spaces
| Color spaces of #1E0B09 | Value |
|---|---|
| RGB | 30, 11, 9 |
| HSL | 6°, 53.8%, 7.6% |
| HSV / HSB | 6°, 70%, 11.8% |
| CMYK | 0%, 63.3%, 70%, 88.2% |
| XYZ | 0.7, 0.54, 0.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011110 | 00001011 | 00001001 |
| Octal | 036 | 013 | 011 |
| Decimal | 30 | 11 | 9 |
| Hex | 1E | 0B | 09 |
Shades of #1E0B09
Tints of #1E0B09
.mybgColor { background-color: #1E0B09; }
.myforeColor { color: #1E0B09; }
.myborderColor { border: 3px solid #1E0B09; }
<p style="color:#1E0B09">Text here</p>
This sample text is styled with font color #1E0B09. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1E0B09">Div content here</div>
<div style="border:3px solid #1E0B09">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(30, 11, 9, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1E0B09; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1E0B09;
-webkit-box-shadow: 1px 1px 3px #1E0B09;
box-shadow: 1px 1px 3px #1E0B09; }
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 #1E0B09 (Black Raspberry)
Color Overview & Profile: Color #1E0B09, also known as Black Raspberry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 12% Red (30/255), 4% Green (11/255), and 4% Blue (9/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #1E0B09 translates into the CMYK subtractive color model with values of 0% Cyan, 63.3% Magenta, 70% Yellow, and 88.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 53.8%, and lightness of 7.6%.
Web Accessibility & Design Recommendations: When implementing #1E0B09 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 ##330000.
