#6C504F Semi Sweet
#6C504F (Semi Sweet) RGB value is (108, 80, 79).
Red value is 108, green value is 80, and blue value is 79.
Cylindrical-coordinate representations (HSL) of color #6C504F: hue: 2°, saturation: 15.5%, and lightness: 36.7%.
Process color (CMYK) of #6C504F is 0%, 25.9%, 26.9%, 57.6%. Web safe color equivalent of #6C504F is ##666666. Color #6C504F contains mainly Red.
Color Spaces
| Color spaces of #6C504F | Value |
|---|---|
| RGB | 108, 80, 79 |
| HSL | 2°, 15.5%, 36.7% |
| HSV / HSB | 2°, 26.9%, 42.4% |
| CMYK | 0%, 25.9%, 26.9%, 57.6% |
| XYZ | 10.46, 9.49, 8.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101100 | 01010000 | 01001111 |
| Octal | 154 | 120 | 117 |
| Decimal | 108 | 80 | 79 |
| Hex | 6C | 50 | 4F |
Shades of #6C504F
Tints of #6C504F
.mybgColor { background-color: #6C504F; }
.myforeColor { color: #6C504F; }
.myborderColor { border: 3px solid #6C504F; }
<p style="color:#6C504F">Text here</p>
This sample text is styled with font color #6C504F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6C504F">Div content here</div>
<div style="border:3px solid #6C504F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(108, 80, 79, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6C504F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6C504F;
-webkit-box-shadow: 1px 1px 3px #6C504F;
box-shadow: 1px 1px 3px #6C504F; }
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 #6C504F (Semi Sweet)
Color Overview & Profile: Color #6C504F, also known as Semi Sweet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (108/255), 31% Green (80/255), and 31% Blue (79/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6C504F translates into the CMYK subtractive color model with values of 0% Cyan, 25.9% Magenta, 26.9% Yellow, and 57.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 15.5%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #6C504F 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.
