#745443 Briar
#745443 (Briar) RGB value is (116, 84, 67).
Red value is 116, green value is 84, and blue value is 67.
Cylindrical-coordinate representations (HSL) of color #745443: hue: 21°, saturation: 26.8%, and lightness: 35.9%.
Process color (CMYK) of #745443 is 0%, 27.6%, 42.2%, 54.5%. Web safe color equivalent of #745443 is ##666633. Color #745443 contains mainly Red.
Color Spaces
| Color spaces of #745443 | Value |
|---|---|
| RGB | 116, 84, 67 |
| HSL | 21°, 26.8%, 35.9% |
| HSV / HSB | 21°, 42.2%, 45.5% |
| CMYK | 0%, 27.6%, 42.2%, 54.5% |
| XYZ | 11.39, 10.46, 6.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 01010100 | 01000011 |
| Octal | 164 | 124 | 103 |
| Decimal | 116 | 84 | 67 |
| Hex | 74 | 54 | 43 |
Shades of #745443
Tints of #745443
.mybgColor { background-color: #745443; }
.myforeColor { color: #745443; }
.myborderColor { border: 3px solid #745443; }
<p style="color:#745443">Text here</p>
This sample text is styled with font color #745443. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#745443">Div content here</div>
<div style="border:3px solid #745443">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 84, 67, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #745443; }
.divShadow { -moz-box-shadow: 1px 1px 3px #745443;
-webkit-box-shadow: 1px 1px 3px #745443;
box-shadow: 1px 1px 3px #745443; }
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 #745443 (Briar)
Color Overview & Profile: Color #745443, also known as Briar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (116/255), 33% Green (84/255), and 26% Blue (67/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #745443 translates into the CMYK subtractive color model with values of 0% Cyan, 27.6% Magenta, 42.2% Yellow, and 54.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 26.8%, and lightness of 35.9%.
Web Accessibility & Design Recommendations: When implementing #745443 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 ##666633.
