#6D8383 Trooper
#6D8383 (Trooper) RGB value is (109, 131, 131).
Red value is 109, green value is 131, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #6D8383: hue: 180°, saturation: 9.2%, and lightness: 47.1%.
Process color (CMYK) of #6D8383 is 16.8%, 0%, 0%, 48.6%. Web safe color equivalent of #6D8383 is ##669999. Color #6D8383 contains mainly Cyan.
Color Spaces
| Color spaces of #6D8383 | Value |
|---|---|
| RGB | 109, 131, 131 |
| HSL | 180°, 9.2%, 47.1% |
| HSV / HSB | 180°, 16.8%, 51.4% |
| CMYK | 16.8%, 0%, 0%, 48.6% |
| XYZ | 18.52, 21.12, 24.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101101 | 10000011 | 10000011 |
| Octal | 155 | 203 | 203 |
| Decimal | 109 | 131 | 131 |
| Hex | 6D | 83 | 83 |
Shades of #6D8383
Tints of #6D8383
.mybgColor { background-color: #6D8383; }
.myforeColor { color: #6D8383; }
.myborderColor { border: 3px solid #6D8383; }
<p style="color:#6D8383">Text here</p>
This sample text is styled with font color #6D8383. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6D8383">Div content here</div>
<div style="border:3px solid #6D8383">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(109, 131, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6D8383; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6D8383;
-webkit-box-shadow: 1px 1px 3px #6D8383;
box-shadow: 1px 1px 3px #6D8383; }
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 #6D8383 (Trooper)
Color Overview & Profile: Color #6D8383, also known as Trooper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (109/255), 51% Green (131/255), and 51% Blue (131/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6D8383 translates into the CMYK subtractive color model with values of 16.8% Cyan, 0% Magenta, 0% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 9.2%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #6D8383 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 ##669999.
