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