#5A3140 Fig
#5A3140 (Fig) RGB value is (90, 49, 64).
Red value is 90, green value is 49, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #5A3140: hue: 338°, saturation: 29.5%, and lightness: 27.3%.
Process color (CMYK) of #5A3140 is 0%, 45.6%, 28.9%, 64.7%. Web safe color equivalent of #5A3140 is ##663333. Color #5A3140 contains mainly Red.
Color Spaces
| Color spaces of #5A3140 | Value |
|---|---|
| RGB | 90, 49, 64 |
| HSL | 338°, 29.5%, 27.3% |
| HSV / HSB | 338°, 45.6%, 35.3% |
| CMYK | 0%, 45.6%, 28.9%, 64.7% |
| XYZ | 6.24, 4.74, 5.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011010 | 00110001 | 01000000 |
| Octal | 132 | 061 | 100 |
| Decimal | 90 | 49 | 64 |
| Hex | 5A | 31 | 40 |
Shades of #5A3140
Tints of #5A3140
.mybgColor { background-color: #5A3140; }
.myforeColor { color: #5A3140; }
.myborderColor { border: 3px solid #5A3140; }
<p style="color:#5A3140">Text here</p>
This sample text is styled with font color #5A3140. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5A3140">Div content here</div>
<div style="border:3px solid #5A3140">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(90, 49, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5A3140; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5A3140;
-webkit-box-shadow: 1px 1px 3px #5A3140;
box-shadow: 1px 1px 3px #5A3140; }
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 #5A3140 (Fig)
Color Overview & Profile: Color #5A3140, also known as Fig, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (90/255), 19% Green (49/255), and 25% Blue (64/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5A3140 translates into the CMYK subtractive color model with values of 0% Cyan, 45.6% Magenta, 28.9% Yellow, and 64.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 338°, saturation of 29.5%, and lightness of 27.3%.
Web Accessibility & Design Recommendations: When implementing #5A3140 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.
