#150505 Dark Matter
#150505 (Dark Matter) RGB value is (21, 5, 5).
Red value is 21, green value is 5, and blue value is 5.
Cylindrical-coordinate representations (HSL) of color #150505: hue: 0°, saturation: 61.5%, and lightness: 5.1%.
Process color (CMYK) of #150505 is 0%, 76.2%, 76.2%, 91.8%. Web safe color equivalent of #150505 is ##000000. Color #150505 contains mainly Black.
Color Spaces
| Color spaces of #150505 | Value |
|---|---|
| RGB | 21, 5, 5 |
| HSL | 0°, 61.5%, 5.1% |
| HSV / HSB | 0°, 76.2%, 8.2% |
| CMYK | 0%, 76.2%, 76.2%, 91.8% |
| XYZ | 0.39, 0.28, 0.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010101 | 00000101 | 00000101 |
| Octal | 025 | 005 | 005 |
| Decimal | 21 | 5 | 5 |
| Hex | 15 | 05 | 05 |
Shades of #150505
Tints of #150505
.mybgColor { background-color: #150505; }
.myforeColor { color: #150505; }
.myborderColor { border: 3px solid #150505; }
<p style="color:#150505">Text here</p>
This sample text is styled with font color #150505. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#150505">Div content here</div>
<div style="border:3px solid #150505">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(21, 5, 5, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #150505; }
.divShadow { -moz-box-shadow: 1px 1px 3px #150505;
-webkit-box-shadow: 1px 1px 3px #150505;
box-shadow: 1px 1px 3px #150505; }
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 #150505 (Dark Matter)
Color Overview & Profile: Color #150505, also known as Dark Matter, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 8% Red (21/255), 2% Green (5/255), and 2% Blue (5/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #150505 translates into the CMYK subtractive color model with values of 0% Cyan, 76.2% Magenta, 76.2% Yellow, and 91.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 61.5%, and lightness of 5.1%.
Web Accessibility & Design Recommendations: When implementing #150505 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.
