#A77F74 Fresh Cedar
#A77F74 (Fresh Cedar) RGB value is (167, 127, 116).
Red value is 167, green value is 127, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #A77F74: hue: 13°, saturation: 22.5%, and lightness: 55.5%.
Process color (CMYK) of #A77F74 is 0%, 24%, 30.5%, 34.5%. Web safe color equivalent of #A77F74 is ##996666. Color #A77F74 contains mainly Yellow.
Color Spaces
| Color spaces of #A77F74 | Value |
|---|---|
| RGB | 167, 127, 116 |
| HSL | 13°, 22.5%, 55.5% |
| HSV / HSB | 13°, 30.5%, 65.5% |
| CMYK | 0%, 24%, 30.5%, 34.5% |
| XYZ | 26.68, 24.66, 19.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 01111111 | 01110100 |
| Octal | 247 | 177 | 164 |
| Decimal | 167 | 127 | 116 |
| Hex | A7 | 7F | 74 |
Shades of #A77F74
Tints of #A77F74
.mybgColor { background-color: #A77F74; }
.myforeColor { color: #A77F74; }
.myborderColor { border: 3px solid #A77F74; }
<p style="color:#A77F74">Text here</p>
This sample text is styled with font color #A77F74. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A77F74">Div content here</div>
<div style="border:3px solid #A77F74">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 127, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A77F74; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A77F74;
-webkit-box-shadow: 1px 1px 3px #A77F74;
box-shadow: 1px 1px 3px #A77F74; }
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 #A77F74 (Fresh Cedar)
Color Overview & Profile: Color #A77F74, also known as Fresh Cedar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (167/255), 50% Green (127/255), and 45% Blue (116/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A77F74 translates into the CMYK subtractive color model with values of 0% Cyan, 24% Magenta, 30.5% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 22.5%, and lightness of 55.5%.
Web Accessibility & Design Recommendations: When implementing #A77F74 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 ##996666.
