#190F0E Black Raspberry
#190F0E (Black Raspberry) RGB value is (25, 15, 14).
Red value is 25, green value is 15, and blue value is 14.
Cylindrical-coordinate representations (HSL) of color #190F0E: hue: 5°, saturation: 28.2%, and lightness: 7.6%.
Process color (CMYK) of #190F0E is 0%, 40%, 44%, 90.2%. Web safe color equivalent of #190F0E is ##000000. Color #190F0E contains mainly Black.
Color Spaces
| Color spaces of #190F0E | Value |
|---|---|
| RGB | 25, 15, 14 |
| HSL | 5°, 28.2%, 7.6% |
| HSV / HSB | 5°, 44%, 9.8% |
| CMYK | 0%, 40%, 44%, 90.2% |
| XYZ | 0.65, 0.58, 0.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011001 | 00001111 | 00001110 |
| Octal | 031 | 017 | 016 |
| Decimal | 25 | 15 | 14 |
| Hex | 19 | 0F | 0E |
Shades of #190F0E
Tints of #190F0E
.mybgColor { background-color: #190F0E; }
.myforeColor { color: #190F0E; }
.myborderColor { border: 3px solid #190F0E; }
<p style="color:#190F0E">Text here</p>
This sample text is styled with font color #190F0E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#190F0E">Div content here</div>
<div style="border:3px solid #190F0E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(25, 15, 14, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #190F0E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #190F0E;
-webkit-box-shadow: 1px 1px 3px #190F0E;
box-shadow: 1px 1px 3px #190F0E; }
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 #190F0E (Black Raspberry)
Color Overview & Profile: Color #190F0E, 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 10% Red (25/255), 6% Green (15/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, #190F0E translates into the CMYK subtractive color model with values of 0% Cyan, 40% Magenta, 44% Yellow, and 90.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 28.2%, and lightness of 7.6%.
Web Accessibility & Design Recommendations: When implementing #190F0E 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.
