#6C8284 Trooper
#6C8284 (Trooper) RGB value is (108, 130, 132).
Red value is 108, green value is 130, and blue value is 132.
Cylindrical-coordinate representations (HSL) of color #6C8284: hue: 185°, saturation: 10%, and lightness: 47.1%.
Process color (CMYK) of #6C8284 is 18.2%, 1.5%, 0%, 48.2%. Web safe color equivalent of #6C8284 is ##669999. Color #6C8284 contains mainly Magenta.
Color Spaces
| Color spaces of #6C8284 | Value |
|---|---|
| RGB | 108, 130, 132 |
| HSL | 185°, 10%, 47.1% |
| HSV / HSB | 185°, 18.2%, 51.8% |
| CMYK | 18.2%, 1.5%, 0%, 48.2% |
| XYZ | 18.33, 20.82, 24.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101100 | 10000010 | 10000100 |
| Octal | 154 | 202 | 204 |
| Decimal | 108 | 130 | 132 |
| Hex | 6C | 82 | 84 |
Shades of #6C8284
Tints of #6C8284
.mybgColor { background-color: #6C8284; }
.myforeColor { color: #6C8284; }
.myborderColor { border: 3px solid #6C8284; }
<p style="color:#6C8284">Text here</p>
This sample text is styled with font color #6C8284. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6C8284">Div content here</div>
<div style="border:3px solid #6C8284">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(108, 130, 132, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6C8284; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6C8284;
-webkit-box-shadow: 1px 1px 3px #6C8284;
box-shadow: 1px 1px 3px #6C8284; }
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 #6C8284 (Trooper)
Color Overview & Profile: Color #6C8284, 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 42% Red (108/255), 51% Green (130/255), and 52% Blue (132/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #6C8284 translates into the CMYK subtractive color model with values of 18.2% Cyan, 1.5% Magenta, 0% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 185°, saturation of 10%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #6C8284 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.
