#79681A Yukon Gold
#79681A (Yukon Gold) RGB value is (121, 104, 26).
Red value is 121, green value is 104, and blue value is 26.
Cylindrical-coordinate representations (HSL) of color #79681A: hue: 49°, saturation: 64.6%, and lightness: 28.8%.
Process color (CMYK) of #79681A is 0%, 14%, 78.5%, 52.5%. Web safe color equivalent of #79681A is ##666633. Color #79681A contains mainly Yellow.
Color Spaces
| Color spaces of #79681A | Value |
|---|---|
| RGB | 121, 104, 26 |
| HSL | 49°, 64.6%, 28.8% |
| HSV / HSB | 49°, 78.5%, 47.5% |
| CMYK | 0%, 14%, 78.5%, 52.5% |
| XYZ | 13.02, 14.04, 3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 01101000 | 00011010 |
| Octal | 171 | 150 | 032 |
| Decimal | 121 | 104 | 26 |
| Hex | 79 | 68 | 1A |
Shades of #79681A
Tints of #79681A
.mybgColor { background-color: #79681A; }
.myforeColor { color: #79681A; }
.myborderColor { border: 3px solid #79681A; }
<p style="color:#79681A">Text here</p>
This sample text is styled with font color #79681A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#79681A">Div content here</div>
<div style="border:3px solid #79681A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 104, 26, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #79681A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #79681A;
-webkit-box-shadow: 1px 1px 3px #79681A;
box-shadow: 1px 1px 3px #79681A; }
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 #79681A (Yukon Gold)
Color Overview & Profile: Color #79681A, also known as Yukon Gold, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (121/255), 41% Green (104/255), and 10% Blue (26/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #79681A translates into the CMYK subtractive color model with values of 0% Cyan, 14% Magenta, 78.5% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 64.6%, and lightness of 28.8%.
Web Accessibility & Design Recommendations: When implementing #79681A 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 ##666633.
