#533B32 Bright Brown
#533B32 (Bright Brown) RGB value is (83, 59, 50).
Red value is 83, green value is 59, and blue value is 50.
Cylindrical-coordinate representations (HSL) of color #533B32: hue: 16°, saturation: 24.8%, and lightness: 26.1%.
Process color (CMYK) of #533B32 is 0%, 28.9%, 39.8%, 67.5%. Web safe color equivalent of #533B32 is ##663333. Color #533B32 contains mainly Red.
Color Spaces
| Color spaces of #533B32 | Value |
|---|---|
| RGB | 83, 59, 50 |
| HSL | 16°, 24.8%, 26.1% |
| HSV / HSB | 16°, 39.8%, 32.5% |
| CMYK | 0%, 28.9%, 39.8%, 67.5% |
| XYZ | 5.71, 5.2, 3.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 00111011 | 00110010 |
| Octal | 123 | 073 | 062 |
| Decimal | 83 | 59 | 50 |
| Hex | 53 | 3B | 32 |
Shades of #533B32
Tints of #533B32
.mybgColor { background-color: #533B32; }
.myforeColor { color: #533B32; }
.myborderColor { border: 3px solid #533B32; }
<p style="color:#533B32">Text here</p>
This sample text is styled with font color #533B32. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#533B32">Div content here</div>
<div style="border:3px solid #533B32">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 59, 50, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #533B32; }
.divShadow { -moz-box-shadow: 1px 1px 3px #533B32;
-webkit-box-shadow: 1px 1px 3px #533B32;
box-shadow: 1px 1px 3px #533B32; }
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 #533B32 (Bright Brown)
Color Overview & Profile: Color #533B32, also known as Bright 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 (83/255), 23% Green (59/255), and 20% Blue (50/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #533B32 translates into the CMYK subtractive color model with values of 0% Cyan, 28.9% Magenta, 39.8% Yellow, and 67.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 24.8%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #533B32 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.
