#676449 Winter Moss
#676449 (Winter Moss) RGB value is (103, 100, 73).
Red value is 103, green value is 100, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #676449: hue: 54°, saturation: 17%, and lightness: 34.5%.
Process color (CMYK) of #676449 is 0%, 2.9%, 29.1%, 59.6%. Web safe color equivalent of #676449 is ##666633. Color #676449 contains mainly Yellow.
Color Spaces
| Color spaces of #676449 | Value |
|---|---|
| RGB | 103, 100, 73 |
| HSL | 54°, 17%, 34.5% |
| HSV / HSB | 54°, 29.1%, 40.4% |
| CMYK | 0%, 2.9%, 29.1%, 59.6% |
| XYZ | 11.35, 12.48, 8.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100111 | 01100100 | 01001001 |
| Octal | 147 | 144 | 111 |
| Decimal | 103 | 100 | 73 |
| Hex | 67 | 64 | 49 |
Shades of #676449
Tints of #676449
.mybgColor { background-color: #676449; }
.myforeColor { color: #676449; }
.myborderColor { border: 3px solid #676449; }
<p style="color:#676449">Text here</p>
This sample text is styled with font color #676449. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#676449">Div content here</div>
<div style="border:3px solid #676449">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(103, 100, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #676449; }
.divShadow { -moz-box-shadow: 1px 1px 3px #676449;
-webkit-box-shadow: 1px 1px 3px #676449;
box-shadow: 1px 1px 3px #676449; }
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 #676449 (Winter Moss)
Color Overview & Profile: Color #676449, also known as Winter Moss, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (103/255), 39% Green (100/255), and 29% Blue (73/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #676449 translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 29.1% Yellow, and 59.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 17%, and lightness of 34.5%.
Web Accessibility & Design Recommendations: When implementing #676449 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.
