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