#666359 Braintree
#666359 (Braintree) RGB value is (102, 99, 89).
Red value is 102, green value is 99, and blue value is 89.
Cylindrical-coordinate representations (HSL) of color #666359: hue: 46°, saturation: 6.8%, and lightness: 37.5%.
Process color (CMYK) of #666359 is 0%, 2.9%, 12.7%, 60%. Web safe color equivalent of #666359 is ##666666. Color #666359 contains mainly GRAY.
Color Spaces
| Color spaces of #666359 | Value |
|---|---|
| RGB | 102, 99, 89 |
| HSL | 46°, 6.8%, 37.5% |
| HSV / HSB | 46°, 12.7%, 40% |
| CMYK | 0%, 2.9%, 12.7%, 60% |
| XYZ | 11.74, 12.47, 11.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 01100011 | 01011001 |
| Octal | 146 | 143 | 131 |
| Decimal | 102 | 99 | 89 |
| Hex | 66 | 63 | 59 |
Shades of #666359
Tints of #666359
.mybgColor { background-color: #666359; }
.myforeColor { color: #666359; }
.myborderColor { border: 3px solid #666359; }
<p style="color:#666359">Text here</p>
This sample text is styled with font color #666359. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#666359">Div content here</div>
<div style="border:3px solid #666359">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 99, 89, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #666359; }
.divShadow { -moz-box-shadow: 1px 1px 3px #666359;
-webkit-box-shadow: 1px 1px 3px #666359;
box-shadow: 1px 1px 3px #666359; }
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 #666359 (Braintree)
Color Overview & Profile: Color #666359, also known as Braintree, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 39% Green (99/255), and 35% Blue (89/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #666359 translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 12.7% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 46°, saturation of 6.8%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #666359 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.
