#6B625B Back Stage
#6B625B (Back Stage) RGB value is (107, 98, 91).
Red value is 107, green value is 98, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #6B625B: hue: 26°, saturation: 8.1%, and lightness: 38.8%.
Process color (CMYK) of #6B625B is 0%, 8.4%, 15%, 58%. Web safe color equivalent of #6B625B is ##666666. Color #6B625B contains mainly GRAY.
Color Spaces
| Color spaces of #6B625B | Value |
|---|---|
| RGB | 107, 98, 91 |
| HSL | 26°, 8.1%, 38.8% |
| HSV / HSB | 26°, 15%, 42% |
| CMYK | 0%, 8.4%, 15%, 58% |
| XYZ | 12.32, 12.62, 11.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01100010 | 01011011 |
| Octal | 153 | 142 | 133 |
| Decimal | 107 | 98 | 91 |
| Hex | 6B | 62 | 5B |
Shades of #6B625B
Tints of #6B625B
.mybgColor { background-color: #6B625B; }
.myforeColor { color: #6B625B; }
.myborderColor { border: 3px solid #6B625B; }
<p style="color:#6B625B">Text here</p>
This sample text is styled with font color #6B625B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B625B">Div content here</div>
<div style="border:3px solid #6B625B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 98, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B625B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B625B;
-webkit-box-shadow: 1px 1px 3px #6B625B;
box-shadow: 1px 1px 3px #6B625B; }
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 #6B625B (Back Stage)
Color Overview & Profile: Color #6B625B, also known as Back Stage, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 38% Green (98/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, #6B625B translates into the CMYK subtractive color model with values of 0% Cyan, 8.4% Magenta, 15% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 8.1%, and lightness of 38.8%.
Web Accessibility & Design Recommendations: When implementing #6B625B 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.
