#552211 Peaty Brown
#552211 (Peaty Brown) RGB value is (85, 34, 17).
Red value is 85, green value is 34, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #552211: hue: 15°, saturation: 66.7%, and lightness: 20%.
Process color (CMYK) of #552211 is 0%, 60%, 80%, 66.7%. Web safe color equivalent of #552211 is ##663300. Color #552211 contains mainly Red.
Color Spaces
| Color spaces of #552211 | Value |
|---|---|
| RGB | 85, 34, 17 |
| HSL | 15°, 66.7%, 20% |
| HSV / HSB | 15°, 80%, 33.3% |
| CMYK | 0%, 60%, 80%, 66.7% |
| XYZ | 4.42, 3.12, 0.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 00100010 | 00010001 |
| Octal | 125 | 042 | 021 |
| Decimal | 85 | 34 | 17 |
| Hex | 55 | 22 | 11 |
Shades of #552211
Tints of #552211
.mybgColor { background-color: #552211; }
.myforeColor { color: #552211; }
.myborderColor { border: 3px solid #552211; }
<p style="color:#552211">Text here</p>
This sample text is styled with font color #552211. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#552211">Div content here</div>
<div style="border:3px solid #552211">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 34, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #552211; }
.divShadow { -moz-box-shadow: 1px 1px 3px #552211;
-webkit-box-shadow: 1px 1px 3px #552211;
box-shadow: 1px 1px 3px #552211; }
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 #552211 (Peaty Brown)
Color Overview & Profile: Color #552211, also known as Peaty 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), 13% Green (34/255), and 7% Blue (17/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #552211 translates into the CMYK subtractive color model with values of 0% Cyan, 60% Magenta, 80% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 66.7%, and lightness of 20%.
Web Accessibility & Design Recommendations: When implementing #552211 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 ##663300.
