#5C3D43 Cajun Brown
#5C3D43 (Cajun Brown) RGB value is (92, 61, 67).
Red value is 92, green value is 61, and blue value is 67.
Cylindrical-coordinate representations (HSL) of color #5C3D43: hue: 348°, saturation: 20.3%, and lightness: 30%.
Process color (CMYK) of #5C3D43 is 0%, 33.7%, 27.2%, 63.9%. Web safe color equivalent of #5C3D43 is ##663333. Color #5C3D43 contains mainly Red.
Color Spaces
| Color spaces of #5C3D43 | Value |
|---|---|
| RGB | 92, 61, 67 |
| HSL | 348°, 20.3%, 30% |
| HSV / HSB | 348°, 33.7%, 36.1% |
| CMYK | 0%, 33.7%, 27.2%, 63.9% |
| XYZ | 7.1, 6.02, 6.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 00111101 | 01000011 |
| Octal | 134 | 075 | 103 |
| Decimal | 92 | 61 | 67 |
| Hex | 5C | 3D | 43 |
Shades of #5C3D43
Tints of #5C3D43
.mybgColor { background-color: #5C3D43; }
.myforeColor { color: #5C3D43; }
.myborderColor { border: 3px solid #5C3D43; }
<p style="color:#5C3D43">Text here</p>
This sample text is styled with font color #5C3D43. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C3D43">Div content here</div>
<div style="border:3px solid #5C3D43">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 61, 67, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C3D43; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C3D43;
-webkit-box-shadow: 1px 1px 3px #5C3D43;
box-shadow: 1px 1px 3px #5C3D43; }
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 #5C3D43 (Cajun Brown)
Color Overview & Profile: Color #5C3D43, also known as Cajun Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 24% Green (61/255), and 26% Blue (67/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C3D43 translates into the CMYK subtractive color model with values of 0% Cyan, 33.7% Magenta, 27.2% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 348°, saturation of 20.3%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #5C3D43 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.
