#191511 Pot Black
#191511 (Pot Black) RGB value is (25, 21, 17).
Red value is 25, green value is 21, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #191511: hue: 30°, saturation: 19%, and lightness: 8.2%.
Process color (CMYK) of #191511 is 0%, 16%, 32%, 90.2%. Web safe color equivalent of #191511 is ##000000. Color #191511 contains mainly Black.
Color Spaces
| Color spaces of #191511 | Value |
|---|---|
| RGB | 25, 21, 17 |
| HSL | 30°, 19%, 8.2% |
| HSV / HSB | 30°, 32%, 9.8% |
| CMYK | 0%, 16%, 32%, 90.2% |
| XYZ | 0.77, 0.78, 0.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011001 | 00010101 | 00010001 |
| Octal | 031 | 025 | 021 |
| Decimal | 25 | 21 | 17 |
| Hex | 19 | 15 | 11 |
Shades of #191511
Tints of #191511
.mybgColor { background-color: #191511; }
.myforeColor { color: #191511; }
.myborderColor { border: 3px solid #191511; }
<p style="color:#191511">Text here</p>
This sample text is styled with font color #191511. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#191511">Div content here</div>
<div style="border:3px solid #191511">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(25, 21, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #191511; }
.divShadow { -moz-box-shadow: 1px 1px 3px #191511;
-webkit-box-shadow: 1px 1px 3px #191511;
box-shadow: 1px 1px 3px #191511; }
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 #191511 (Pot Black)
Color Overview & Profile: Color #191511, also known as Pot Black, 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), 8% Green (21/255), and 7% Blue (17/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #191511 translates into the CMYK subtractive color model with values of 0% Cyan, 16% Magenta, 32% Yellow, and 90.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 19%, and lightness of 8.2%.
Web Accessibility & Design Recommendations: When implementing #191511 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.
