#54504A Urbane Bronze
#54504A (Urbane Bronze) RGB value is (84, 80, 74).
Red value is 84, green value is 80, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #54504A: hue: 36°, saturation: 6.3%, and lightness: 31%.
Process color (CMYK) of #54504A is 0%, 4.8%, 11.9%, 67.1%. Web safe color equivalent of #54504A is ##666633. Color #54504A contains mainly GRAY.
Color Spaces
| Color spaces of #54504A | Value |
|---|---|
| RGB | 84, 80, 74 |
| HSL | 36°, 6.3%, 31% |
| HSV / HSB | 36°, 11.9%, 32.9% |
| CMYK | 0%, 4.8%, 11.9%, 67.1% |
| XYZ | 7.76, 8.12, 7.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010100 | 01010000 | 01001010 |
| Octal | 124 | 120 | 112 |
| Decimal | 84 | 80 | 74 |
| Hex | 54 | 50 | 4A |
Shades of #54504A
Tints of #54504A
.mybgColor { background-color: #54504A; }
.myforeColor { color: #54504A; }
.myborderColor { border: 3px solid #54504A; }
<p style="color:#54504A">Text here</p>
This sample text is styled with font color #54504A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#54504A">Div content here</div>
<div style="border:3px solid #54504A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(84, 80, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #54504A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #54504A;
-webkit-box-shadow: 1px 1px 3px #54504A;
box-shadow: 1px 1px 3px #54504A; }
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 #54504A (Urbane Bronze)
Color Overview & Profile: Color #54504A, also known as Urbane Bronze, 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), 31% Green (80/255), and 29% Blue (74/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #54504A translates into the CMYK subtractive color model with values of 0% Cyan, 4.8% Magenta, 11.9% Yellow, and 67.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 6.3%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #54504A 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 ##666633.
