#54493B Deep Shadow
#54493B (Deep Shadow) RGB value is (84, 73, 59).
Red value is 84, green value is 73, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color #54493B: hue: 34°, saturation: 17.5%, and lightness: 28%.
Process color (CMYK) of #54493B is 0%, 13.1%, 29.8%, 67.1%. Web safe color equivalent of #54493B is ##663333. Color #54493B contains mainly Yellow.
Color Spaces
| Color spaces of #54493B | Value |
|---|---|
| RGB | 84, 73, 59 |
| HSL | 34°, 17.5%, 28% |
| HSV / HSB | 34°, 29.8%, 32.9% |
| CMYK | 0%, 13.1%, 29.8%, 67.1% |
| XYZ | 6.83, 6.97, 5.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010100 | 01001001 | 00111011 |
| Octal | 124 | 111 | 073 |
| Decimal | 84 | 73 | 59 |
| Hex | 54 | 49 | 3B |
Shades of #54493B
Tints of #54493B
.mybgColor { background-color: #54493B; }
.myforeColor { color: #54493B; }
.myborderColor { border: 3px solid #54493B; }
<p style="color:#54493B">Text here</p>
This sample text is styled with font color #54493B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#54493B">Div content here</div>
<div style="border:3px solid #54493B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(84, 73, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #54493B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #54493B;
-webkit-box-shadow: 1px 1px 3px #54493B;
box-shadow: 1px 1px 3px #54493B; }
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 #54493B (Deep Shadow)
Color Overview & Profile: Color #54493B, 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 (84/255), 29% Green (73/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, #54493B translates into the CMYK subtractive color model with values of 0% Cyan, 13.1% Magenta, 29.8% Yellow, and 67.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 17.5%, and lightness of 28%.
Web Accessibility & Design Recommendations: When implementing #54493B 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.
