#62605B Braintree
#62605B (Braintree) RGB value is (98, 96, 91).
Red value is 98, green value is 96, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #62605B: hue: 43°, saturation: 3.7%, and lightness: 37.1%.
Process color (CMYK) of #62605B is 0%, 2%, 7.1%, 61.6%. Web safe color equivalent of #62605B is ##666666. Color #62605B contains mainly GRAY.
Color Spaces
| Color spaces of #62605B | Value |
|---|---|
| RGB | 98, 96, 91 |
| HSL | 43°, 3.7%, 37.1% |
| HSV / HSB | 43°, 7.1%, 38.4% |
| CMYK | 0%, 2%, 7.1%, 61.6% |
| XYZ | 11.11, 11.72, 11.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100010 | 01100000 | 01011011 |
| Octal | 142 | 140 | 133 |
| Decimal | 98 | 96 | 91 |
| Hex | 62 | 60 | 5B |
Shades of #62605B
Tints of #62605B
.mybgColor { background-color: #62605B; }
.myforeColor { color: #62605B; }
.myborderColor { border: 3px solid #62605B; }
<p style="color:#62605B">Text here</p>
This sample text is styled with font color #62605B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#62605B">Div content here</div>
<div style="border:3px solid #62605B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(98, 96, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #62605B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #62605B;
-webkit-box-shadow: 1px 1px 3px #62605B;
box-shadow: 1px 1px 3px #62605B; }
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 #62605B (Braintree)
Color Overview & Profile: Color #62605B, 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 38% Red (98/255), 38% Green (96/255), and 36% Blue (91/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #62605B translates into the CMYK subtractive color model with values of 0% Cyan, 2% Magenta, 7.1% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 3.7%, and lightness of 37.1%.
Web Accessibility & Design Recommendations: When implementing #62605B 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.
