#7F403A Spiced Apple
#7F403A (Spiced Apple) RGB value is (127, 64, 58).
Red value is 127, green value is 64, and blue value is 58.
Cylindrical-coordinate representations (HSL) of color #7F403A: hue: 5°, saturation: 37.3%, and lightness: 36.3%.
Process color (CMYK) of #7F403A is 0%, 49.6%, 54.3%, 50.2%. Web safe color equivalent of #7F403A is ##663333. Color #7F403A contains mainly Red.
Color Spaces
| Color spaces of #7F403A | Value |
|---|---|
| RGB | 127, 64, 58 |
| HSL | 5°, 37.3%, 36.3% |
| HSV / HSB | 5°, 54.3%, 49.8% |
| CMYK | 0%, 49.6%, 54.3%, 50.2% |
| XYZ | 11.35, 8.49, 5.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111111 | 01000000 | 00111010 |
| Octal | 177 | 100 | 072 |
| Decimal | 127 | 64 | 58 |
| Hex | 7F | 40 | 3A |
Shades of #7F403A
Tints of #7F403A
.mybgColor { background-color: #7F403A; }
.myforeColor { color: #7F403A; }
.myborderColor { border: 3px solid #7F403A; }
<p style="color:#7F403A">Text here</p>
This sample text is styled with font color #7F403A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7F403A">Div content here</div>
<div style="border:3px solid #7F403A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(127, 64, 58, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7F403A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7F403A;
-webkit-box-shadow: 1px 1px 3px #7F403A;
box-shadow: 1px 1px 3px #7F403A; }
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 #7F403A (Spiced Apple)
Color Overview & Profile: Color #7F403A, also known as Spiced Apple, 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), 25% Green (64/255), and 23% Blue (58/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7F403A translates into the CMYK subtractive color model with values of 0% Cyan, 49.6% Magenta, 54.3% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 37.3%, and lightness of 36.3%.
Web Accessibility & Design Recommendations: When implementing #7F403A 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.
