#684141 Folklore
#684141 (Folklore) RGB value is (104, 65, 65).
Red value is 104, green value is 65, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #684141: hue: 0°, saturation: 23.1%, and lightness: 33.1%.
Process color (CMYK) of #684141 is 0%, 37.5%, 37.5%, 59.2%. Web safe color equivalent of #684141 is ##663333. Color #684141 contains mainly Red.
Color Spaces
| Color spaces of #684141 | Value |
|---|---|
| RGB | 104, 65, 65 |
| HSL | 0°, 23.1%, 33.1% |
| HSV / HSB | 0°, 37.5%, 40.8% |
| CMYK | 0%, 37.5%, 37.5%, 59.2% |
| XYZ | 8.55, 7.11, 5.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101000 | 01000001 | 01000001 |
| Octal | 150 | 101 | 101 |
| Decimal | 104 | 65 | 65 |
| Hex | 68 | 41 | 41 |
Shades of #684141
Tints of #684141
.mybgColor { background-color: #684141; }
.myforeColor { color: #684141; }
.myborderColor { border: 3px solid #684141; }
<p style="color:#684141">Text here</p>
This sample text is styled with font color #684141. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#684141">Div content here</div>
<div style="border:3px solid #684141">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(104, 65, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #684141; }
.divShadow { -moz-box-shadow: 1px 1px 3px #684141;
-webkit-box-shadow: 1px 1px 3px #684141;
box-shadow: 1px 1px 3px #684141; }
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 #684141 (Folklore)
Color Overview & Profile: Color #684141, also known as Folklore, 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), 25% Green (65/255), and 25% Blue (65/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #684141 translates into the CMYK subtractive color model with values of 0% Cyan, 37.5% Magenta, 37.5% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 23.1%, and lightness of 33.1%.
Web Accessibility & Design Recommendations: When implementing #684141 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 ##663333.
