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