#685951 Museum
#685951 (Museum) RGB value is (104, 89, 81).
Red value is 104, green value is 89, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #685951: hue: 21°, saturation: 12.4%, and lightness: 36.3%.
Process color (CMYK) of #685951 is 0%, 14.4%, 22.1%, 59.2%. Web safe color equivalent of #685951 is ##666666. Color #685951 contains mainly Yellow.
Color Spaces
| Color spaces of #685951 | Value |
|---|---|
| RGB | 104, 89, 81 |
| HSL | 21°, 12.4%, 36.3% |
| HSV / HSB | 21°, 22.1%, 40.8% |
| CMYK | 0%, 14.4%, 22.1%, 59.2% |
| XYZ | 10.77, 10.68, 9.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101000 | 01011001 | 01010001 |
| Octal | 150 | 131 | 121 |
| Decimal | 104 | 89 | 81 |
| Hex | 68 | 59 | 51 |
Shades of #685951
Tints of #685951
.mybgColor { background-color: #685951; }
.myforeColor { color: #685951; }
.myborderColor { border: 3px solid #685951; }
<p style="color:#685951">Text here</p>
This sample text is styled with font color #685951. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#685951">Div content here</div>
<div style="border:3px solid #685951">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(104, 89, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #685951; }
.divShadow { -moz-box-shadow: 1px 1px 3px #685951;
-webkit-box-shadow: 1px 1px 3px #685951;
box-shadow: 1px 1px 3px #685951; }
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 #685951 (Museum)
Color Overview & Profile: Color #685951, also known as Museum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (104/255), 35% Green (89/255), and 32% Blue (81/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #685951 translates into the CMYK subtractive color model with values of 0% Cyan, 14.4% Magenta, 22.1% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 12.4%, and lightness of 36.3%.
Web Accessibility & Design Recommendations: When implementing #685951 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 ##666666.
