#13110E Black Raspberry
#13110E (Black Raspberry) RGB value is (19, 17, 14).
Red value is 19, green value is 17, and blue value is 14.
Cylindrical-coordinate representations (HSL) of color #13110E: hue: 36°, saturation: 15.2%, and lightness: 6.5%.
Process color (CMYK) of #13110E is 0%, 10.5%, 26.3%, 92.5%. Web safe color equivalent of #13110E is ##000000. Color #13110E contains mainly Black.
Color Spaces
| Color spaces of #13110E | Value |
|---|---|
| RGB | 19, 17, 14 |
| HSL | 36°, 15.2%, 6.5% |
| HSV / HSB | 36°, 26.3%, 7.5% |
| CMYK | 0%, 10.5%, 26.3%, 92.5% |
| XYZ | 0.55, 0.57, 0.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010011 | 00010001 | 00001110 |
| Octal | 023 | 021 | 016 |
| Decimal | 19 | 17 | 14 |
| Hex | 13 | 11 | 0E |
Shades of #13110E
Tints of #13110E
.mybgColor { background-color: #13110E; }
.myforeColor { color: #13110E; }
.myborderColor { border: 3px solid #13110E; }
<p style="color:#13110E">Text here</p>
This sample text is styled with font color #13110E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#13110E">Div content here</div>
<div style="border:3px solid #13110E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(19, 17, 14, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #13110E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #13110E;
-webkit-box-shadow: 1px 1px 3px #13110E;
box-shadow: 1px 1px 3px #13110E; }
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 #13110E (Black Raspberry)
Color Overview & Profile: Color #13110E, 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 7% Red (19/255), 7% Green (17/255), and 5% Blue (14/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #13110E translates into the CMYK subtractive color model with values of 0% Cyan, 10.5% Magenta, 26.3% Yellow, and 92.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 15.2%, and lightness of 6.5%.
Web Accessibility & Design Recommendations: When implementing #13110E 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 ##000000.
