#7F343C Wild Currant
#7F343C (Wild Currant) RGB value is (127, 52, 60).
Red value is 127, green value is 52, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #7F343C: hue: 354°, saturation: 41.9%, and lightness: 35.1%.
Process color (CMYK) of #7F343C is 0%, 59.1%, 52.8%, 50.2%. Web safe color equivalent of #7F343C is ##663333. Color #7F343C contains mainly Red.
Color Spaces
| Color spaces of #7F343C | Value |
|---|---|
| RGB | 127, 52, 60 |
| HSL | 354°, 41.9%, 35.1% |
| HSV / HSB | 354°, 59.1%, 49.8% |
| CMYK | 0%, 59.1%, 52.8%, 50.2% |
| XYZ | 10.8, 7.3, 5.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111111 | 00110100 | 00111100 |
| Octal | 177 | 064 | 074 |
| Decimal | 127 | 52 | 60 |
| Hex | 7F | 34 | 3C |
Shades of #7F343C
Tints of #7F343C
.mybgColor { background-color: #7F343C; }
.myforeColor { color: #7F343C; }
.myborderColor { border: 3px solid #7F343C; }
<p style="color:#7F343C">Text here</p>
This sample text is styled with font color #7F343C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7F343C">Div content here</div>
<div style="border:3px solid #7F343C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(127, 52, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7F343C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7F343C;
-webkit-box-shadow: 1px 1px 3px #7F343C;
box-shadow: 1px 1px 3px #7F343C; }
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 #7F343C (Wild Currant)
Color Overview & Profile: Color #7F343C, also known as Wild Currant, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (127/255), 20% Green (52/255), and 24% Blue (60/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7F343C translates into the CMYK subtractive color model with values of 0% Cyan, 59.1% Magenta, 52.8% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 41.9%, and lightness of 35.1%.
Web Accessibility & Design Recommendations: When implementing #7F343C 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.
