#1F1C1D Dynamic Black
#1F1C1D (Dynamic Black) RGB value is (31, 28, 29).
Red value is 31, green value is 28, and blue value is 29.
Cylindrical-coordinate representations (HSL) of color #1F1C1D: hue: 340°, saturation: 5.1%, and lightness: 11.6%.
Process color (CMYK) of #1F1C1D is 0%, 9.7%, 6.5%, 87.8%. Web safe color equivalent of #1F1C1D is ##333333. Color #1F1C1D contains mainly Black.
Color Spaces
| Color spaces of #1F1C1D | Value |
|---|---|
| RGB | 31, 28, 29 |
| HSL | 340°, 5.1%, 11.6% |
| HSV / HSB | 340°, 9.7%, 12.2% |
| CMYK | 0%, 9.7%, 6.5%, 87.8% |
| XYZ | 1.2, 1.21, 1.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011111 | 00011100 | 00011101 |
| Octal | 037 | 034 | 035 |
| Decimal | 31 | 28 | 29 |
| Hex | 1F | 1C | 1D |
Shades of #1F1C1D
Tints of #1F1C1D
.mybgColor { background-color: #1F1C1D; }
.myforeColor { color: #1F1C1D; }
.myborderColor { border: 3px solid #1F1C1D; }
<p style="color:#1F1C1D">Text here</p>
This sample text is styled with font color #1F1C1D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1F1C1D">Div content here</div>
<div style="border:3px solid #1F1C1D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(31, 28, 29, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1F1C1D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1F1C1D;
-webkit-box-shadow: 1px 1px 3px #1F1C1D;
box-shadow: 1px 1px 3px #1F1C1D; }
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 #1F1C1D (Dynamic Black)
Color Overview & Profile: Color #1F1C1D, also known as Dynamic Black, 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 (31/255), 11% Green (28/255), and 11% Blue (29/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #1F1C1D translates into the CMYK subtractive color model with values of 0% Cyan, 9.7% Magenta, 6.5% Yellow, and 87.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 5.1%, and lightness of 11.6%.
Web Accessibility & Design Recommendations: When implementing #1F1C1D 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 ##333333.
