#9A7551 Dirt
#9A7551 (Dirt) RGB value is (154, 117, 81).
Red value is 154, green value is 117, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #9A7551: hue: 30°, saturation: 31.1%, and lightness: 46.1%.
Process color (CMYK) of #9A7551 is 0%, 24%, 47.4%, 39.6%. Web safe color equivalent of #9A7551 is ##996666. Color #9A7551 contains mainly Yellow.
Color Spaces
| Color spaces of #9A7551 | Value |
|---|---|
| RGB | 154, 117, 81 |
| HSL | 30°, 31.1%, 46.1% |
| HSV / HSB | 30°, 47.4%, 60.4% |
| CMYK | 0%, 24%, 47.4%, 39.6% |
| XYZ | 21.17, 20.19, 10.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011010 | 01110101 | 01010001 |
| Octal | 232 | 165 | 121 |
| Decimal | 154 | 117 | 81 |
| Hex | 9A | 75 | 51 |
Shades of #9A7551
Tints of #9A7551
.mybgColor { background-color: #9A7551; }
.myforeColor { color: #9A7551; }
.myborderColor { border: 3px solid #9A7551; }
<p style="color:#9A7551">Text here</p>
This sample text is styled with font color #9A7551. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9A7551">Div content here</div>
<div style="border:3px solid #9A7551">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(154, 117, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9A7551; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9A7551;
-webkit-box-shadow: 1px 1px 3px #9A7551;
box-shadow: 1px 1px 3px #9A7551; }
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 #9A7551 (Dirt)
Color Overview & Profile: Color #9A7551, also known as Dirt, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (154/255), 46% Green (117/255), and 32% Blue (81/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9A7551 translates into the CMYK subtractive color model with values of 0% Cyan, 24% Magenta, 47.4% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 31.1%, and lightness of 46.1%.
Web Accessibility & Design Recommendations: When implementing #9A7551 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 ##996666.
