#5C474A Carob Chip
#5C474A (Carob Chip) RGB value is (92, 71, 74).
Red value is 92, green value is 71, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #5C474A: hue: 351°, saturation: 12.9%, and lightness: 32%.
Process color (CMYK) of #5C474A is 0%, 22.8%, 19.6%, 63.9%. Web safe color equivalent of #5C474A is ##663333. Color #5C474A contains mainly Yellow.
Color Spaces
| Color spaces of #5C474A | Value |
|---|---|
| RGB | 92, 71, 74 |
| HSL | 351°, 12.9%, 32% |
| HSV / HSB | 351°, 22.8%, 36.1% |
| CMYK | 0%, 22.8%, 19.6%, 63.9% |
| XYZ | 7.9, 7.28, 7.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 01000111 | 01001010 |
| Octal | 134 | 107 | 112 |
| Decimal | 92 | 71 | 74 |
| Hex | 5C | 47 | 4A |
Shades of #5C474A
Tints of #5C474A
.mybgColor { background-color: #5C474A; }
.myforeColor { color: #5C474A; }
.myborderColor { border: 3px solid #5C474A; }
<p style="color:#5C474A">Text here</p>
This sample text is styled with font color #5C474A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C474A">Div content here</div>
<div style="border:3px solid #5C474A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 71, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C474A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C474A;
-webkit-box-shadow: 1px 1px 3px #5C474A;
box-shadow: 1px 1px 3px #5C474A; }
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 #5C474A (Carob Chip)
Color Overview & Profile: Color #5C474A, also known as Carob Chip, 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), 28% Green (71/255), and 29% Blue (74/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C474A translates into the CMYK subtractive color model with values of 0% Cyan, 22.8% Magenta, 19.6% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 351°, saturation of 12.9%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #5C474A 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.
