#553D3E Budapest Brown
#553D3E (Budapest Brown) RGB value is (85, 61, 62).
Red value is 85, green value is 61, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #553D3E: hue: 358°, saturation: 16.4%, and lightness: 28.6%.
Process color (CMYK) of #553D3E is 0%, 28.2%, 27.1%, 66.7%. Web safe color equivalent of #553D3E is ##663333. Color #553D3E contains mainly Red.
Color Spaces
| Color spaces of #553D3E | Value |
|---|---|
| RGB | 85, 61, 62 |
| HSL | 358°, 16.4%, 28.6% |
| HSV / HSB | 358°, 28.2%, 33.3% |
| CMYK | 0%, 28.2%, 27.1%, 66.7% |
| XYZ | 6.28, 5.62, 5.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 00111101 | 00111110 |
| Octal | 125 | 075 | 076 |
| Decimal | 85 | 61 | 62 |
| Hex | 55 | 3D | 3E |
Shades of #553D3E
Tints of #553D3E
.mybgColor { background-color: #553D3E; }
.myforeColor { color: #553D3E; }
.myborderColor { border: 3px solid #553D3E; }
<p style="color:#553D3E">Text here</p>
This sample text is styled with font color #553D3E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#553D3E">Div content here</div>
<div style="border:3px solid #553D3E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 61, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #553D3E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #553D3E;
-webkit-box-shadow: 1px 1px 3px #553D3E;
box-shadow: 1px 1px 3px #553D3E; }
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 #553D3E (Budapest Brown)
Color Overview & Profile: Color #553D3E, also known as Budapest Brown, 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 (85/255), 24% Green (61/255), and 24% Blue (62/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #553D3E translates into the CMYK subtractive color model with values of 0% Cyan, 28.2% Magenta, 27.1% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 358°, saturation of 16.4%, and lightness of 28.6%.
Web Accessibility & Design Recommendations: When implementing #553D3E 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.
