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