#1A0006 Soy Sauce
#1A0006 (Soy Sauce) RGB value is (26, 0, 6).
Red value is 26, green value is 0, and blue value is 6.
Cylindrical-coordinate representations (HSL) of color #1A0006: hue: 346°, saturation: 100%, and lightness: 5.1%.
Process color (CMYK) of #1A0006 is 0%, 100%, 76.9%, 89.8%. Web safe color equivalent of #1A0006 is ##330000. Color #1A0006 contains mainly Red.
Color Spaces
| Color spaces of #1A0006 | Value |
|---|---|
| RGB | 26, 0, 6 |
| HSL | 346°, 100%, 5.1% |
| HSV / HSB | 346°, 100%, 10.2% |
| CMYK | 0%, 100%, 76.9%, 89.8% |
| XYZ | 0.46, 0.23, 0.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011010 | 00000000 | 00000110 |
| Octal | 032 | 000 | 006 |
| Decimal | 26 | 0 | 6 |
| Hex | 1A | 00 | 06 |
Shades of #1A0006
Tints of #1A0006
.mybgColor { background-color: #1A0006; }
.myforeColor { color: #1A0006; }
.myborderColor { border: 3px solid #1A0006; }
<p style="color:#1A0006">Text here</p>
This sample text is styled with font color #1A0006. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1A0006">Div content here</div>
<div style="border:3px solid #1A0006">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(26, 0, 6, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1A0006; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1A0006;
-webkit-box-shadow: 1px 1px 3px #1A0006;
box-shadow: 1px 1px 3px #1A0006; }
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 #1A0006 (Soy Sauce)
Color Overview & Profile: Color #1A0006, also known as Soy Sauce, 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 (26/255), 0% Green (0/255), and 2% Blue (6/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #1A0006 translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 76.9% Yellow, and 89.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 346°, saturation of 100%, and lightness of 5.1%.
Web Accessibility & Design Recommendations: When implementing #1A0006 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.
