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