#616665 Cordite
#616665 (Cordite) RGB value is (97, 102, 101).
Red value is 97, green value is 102, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #616665: hue: 168°, saturation: 2.5%, and lightness: 39%.
Process color (CMYK) of #616665 is 4.9%, 0%, 1%, 60%. Web safe color equivalent of #616665 is ##666666. Color #616665 contains mainly GRAY.
Color Spaces
| Color spaces of #616665 | Value |
|---|---|
| RGB | 97, 102, 101 |
| HSL | 168°, 2.5%, 39% |
| HSV / HSB | 168°, 4.9%, 40% |
| CMYK | 4.9%, 0%, 1%, 60% |
| XYZ | 12.03, 12.98, 14.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100001 | 01100110 | 01100101 |
| Octal | 141 | 146 | 145 |
| Decimal | 97 | 102 | 101 |
| Hex | 61 | 66 | 65 |
Shades of #616665
Tints of #616665
.mybgColor { background-color: #616665; }
.myforeColor { color: #616665; }
.myborderColor { border: 3px solid #616665; }
<p style="color:#616665">Text here</p>
This sample text is styled with font color #616665. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#616665">Div content here</div>
<div style="border:3px solid #616665">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(97, 102, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #616665; }
.divShadow { -moz-box-shadow: 1px 1px 3px #616665;
-webkit-box-shadow: 1px 1px 3px #616665;
box-shadow: 1px 1px 3px #616665; }
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 #616665 (Cordite)
Color Overview & Profile: Color #616665, also known as Cordite, 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 (97/255), 40% Green (102/255), and 40% Blue (101/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #616665 translates into the CMYK subtractive color model with values of 4.9% Cyan, 0% Magenta, 1% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 168°, saturation of 2.5%, and lightness of 39%.
Web Accessibility & Design Recommendations: When implementing #616665 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.
