#260D0B Italian Roast
#260D0B (Italian Roast) RGB value is (38, 13, 11).
Red value is 38, green value is 13, and blue value is 11.
Cylindrical-coordinate representations (HSL) of color #260D0B: hue: 4°, saturation: 55.1%, and lightness: 9.6%.
Process color (CMYK) of #260D0B is 0%, 65.8%, 71.1%, 85.1%. Web safe color equivalent of #260D0B is ##330000. Color #260D0B contains mainly Red.
Color Spaces
| Color spaces of #260D0B | Value |
|---|---|
| RGB | 38, 13, 11 |
| HSL | 4°, 55.1%, 9.6% |
| HSV / HSB | 4°, 71.1%, 14.9% |
| CMYK | 0%, 65.8%, 71.1%, 85.1% |
| XYZ | 1, 0.72, 0.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00001101 | 00001011 |
| Octal | 046 | 015 | 013 |
| Decimal | 38 | 13 | 11 |
| Hex | 26 | 0D | 0B |
Shades of #260D0B
Tints of #260D0B
.mybgColor { background-color: #260D0B; }
.myforeColor { color: #260D0B; }
.myborderColor { border: 3px solid #260D0B; }
<p style="color:#260D0B">Text here</p>
This sample text is styled with font color #260D0B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#260D0B">Div content here</div>
<div style="border:3px solid #260D0B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 13, 11, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #260D0B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #260D0B;
-webkit-box-shadow: 1px 1px 3px #260D0B;
box-shadow: 1px 1px 3px #260D0B; }
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 #260D0B (Italian Roast)
Color Overview & Profile: Color #260D0B, also known as Italian Roast, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 15% Red (38/255), 5% Green (13/255), and 4% Blue (11/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #260D0B translates into the CMYK subtractive color model with values of 0% Cyan, 65.8% Magenta, 71.1% Yellow, and 85.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 55.1%, and lightness of 9.6%.
Web Accessibility & Design Recommendations: When implementing #260D0B 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 ##330000.
