#804A00 Dried Mustard
#804A00 (Dried Mustard) RGB value is (128, 74, 0).
Red value is 128, green value is 74, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #804A00: hue: 35°, saturation: 100%, and lightness: 25.1%.
Process color (CMYK) of #804A00 is 0%, 42.2%, 100%, 49.8%. Web safe color equivalent of #804A00 is ##993300. Color #804A00 contains mainly Red.
Color Spaces
| Color spaces of #804A00 | Value |
|---|---|
| RGB | 128, 74, 0 |
| HSL | 35°, 100%, 25.1% |
| HSV / HSB | 35°, 100%, 50.2% |
| CMYK | 0%, 42.2%, 100%, 49.8% |
| XYZ | 11.35, 9.49, 1.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01001010 | 00000000 |
| Octal | 200 | 112 | 000 |
| Decimal | 128 | 74 | 0 |
| Hex | 80 | 4A | 00 |
Shades of #804A00
Tints of #804A00
.mybgColor { background-color: #804A00; }
.myforeColor { color: #804A00; }
.myborderColor { border: 3px solid #804A00; }
<p style="color:#804A00">Text here</p>
This sample text is styled with font color #804A00. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#804A00">Div content here</div>
<div style="border:3px solid #804A00">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 74, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #804A00; }
.divShadow { -moz-box-shadow: 1px 1px 3px #804A00;
-webkit-box-shadow: 1px 1px 3px #804A00;
box-shadow: 1px 1px 3px #804A00; }
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 #804A00 (Dried Mustard)
Color Overview & Profile: Color #804A00, also known as Dried Mustard, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 29% Green (74/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #804A00 translates into the CMYK subtractive color model with values of 0% Cyan, 42.2% Magenta, 100% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 100%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #804A00 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 ##993300.
