#534A3B Deep Shadow
#534A3B (Deep Shadow) RGB value is (83, 74, 59).
Red value is 83, green value is 74, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color #534A3B: hue: 38°, saturation: 16.9%, and lightness: 27.8%.
Process color (CMYK) of #534A3B is 0%, 10.8%, 28.9%, 67.5%. Web safe color equivalent of #534A3B is ##663333. Color #534A3B contains mainly Yellow.
Color Spaces
| Color spaces of #534A3B | Value |
|---|---|
| RGB | 83, 74, 59 |
| HSL | 38°, 16.9%, 27.8% |
| HSV / HSB | 38°, 28.9%, 32.5% |
| CMYK | 0%, 10.8%, 28.9%, 67.5% |
| XYZ | 6.81, 7.05, 5.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01001010 | 00111011 |
| Octal | 123 | 112 | 073 |
| Decimal | 83 | 74 | 59 |
| Hex | 53 | 4A | 3B |
Shades of #534A3B
Tints of #534A3B
.mybgColor { background-color: #534A3B; }
.myforeColor { color: #534A3B; }
.myborderColor { border: 3px solid #534A3B; }
<p style="color:#534A3B">Text here</p>
This sample text is styled with font color #534A3B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#534A3B">Div content here</div>
<div style="border:3px solid #534A3B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 74, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #534A3B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #534A3B;
-webkit-box-shadow: 1px 1px 3px #534A3B;
box-shadow: 1px 1px 3px #534A3B; }
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 #534A3B (Deep Shadow)
Color Overview & Profile: Color #534A3B, also known as Deep Shadow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 29% Green (74/255), and 23% Blue (59/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #534A3B translates into the CMYK subtractive color model with values of 0% Cyan, 10.8% Magenta, 28.9% Yellow, and 67.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 16.9%, and lightness of 27.8%.
Web Accessibility & Design Recommendations: When implementing #534A3B 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 ##663333.
