#686B50 Siam
#686B50 (Siam) RGB value is (104, 107, 80).
Red value is 104, green value is 107, and blue value is 80.
Cylindrical-coordinate representations (HSL) of color #686B50: hue: 67°, saturation: 14.4%, and lightness: 36.7%.
Process color (CMYK) of #686B50 is 2.8%, 0%, 25.2%, 58%. Web safe color equivalent of #686B50 is ##666666. Color #686B50 contains mainly Green.
Color Spaces
| Color spaces of #686B50 | Value |
|---|---|
| RGB | 104, 107, 80 |
| HSL | 67°, 14.4%, 36.7% |
| HSV / HSB | 67°, 25.2%, 42% |
| CMYK | 2.8%, 0%, 25.2%, 58% |
| XYZ | 12.41, 14.04, 9.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101000 | 01101011 | 01010000 |
| Octal | 150 | 153 | 120 |
| Decimal | 104 | 107 | 80 |
| Hex | 68 | 6B | 50 |
Shades of #686B50
Tints of #686B50
.mybgColor { background-color: #686B50; }
.myforeColor { color: #686B50; }
.myborderColor { border: 3px solid #686B50; }
<p style="color:#686B50">Text here</p>
This sample text is styled with font color #686B50. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#686B50">Div content here</div>
<div style="border:3px solid #686B50">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(104, 107, 80, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #686B50; }
.divShadow { -moz-box-shadow: 1px 1px 3px #686B50;
-webkit-box-shadow: 1px 1px 3px #686B50;
box-shadow: 1px 1px 3px #686B50; }
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 #686B50 (Siam)
Color Overview & Profile: Color #686B50, also known as Siam, 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), 42% Green (107/255), and 31% Blue (80/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #686B50 translates into the CMYK subtractive color model with values of 2.8% Cyan, 0% Magenta, 25.2% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 67°, saturation of 14.4%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #686B50 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.
