#697675 North Grey
#697675 (North Grey) RGB value is (105, 118, 117).
Red value is 105, green value is 118, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #697675: hue: 175°, saturation: 5.8%, and lightness: 43.7%.
Process color (CMYK) of #697675 is 11%, 0%, 0.8%, 53.7%. Web safe color equivalent of #697675 is ##666666. Color #697675 contains mainly GRAY.
Color Spaces
| Color spaces of #697675 | Value |
|---|---|
| RGB | 105, 118, 117 |
| HSL | 175°, 5.8%, 43.7% |
| HSV / HSB | 175°, 11%, 46.3% |
| CMYK | 11%, 0%, 0.8%, 53.7% |
| XYZ | 15.51, 17.24, 19.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 01110110 | 01110101 |
| Octal | 151 | 166 | 165 |
| Decimal | 105 | 118 | 117 |
| Hex | 69 | 76 | 75 |
Shades of #697675
Tints of #697675
.mybgColor { background-color: #697675; }
.myforeColor { color: #697675; }
.myborderColor { border: 3px solid #697675; }
<p style="color:#697675">Text here</p>
This sample text is styled with font color #697675. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#697675">Div content here</div>
<div style="border:3px solid #697675">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 118, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #697675; }
.divShadow { -moz-box-shadow: 1px 1px 3px #697675;
-webkit-box-shadow: 1px 1px 3px #697675;
box-shadow: 1px 1px 3px #697675; }
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 #697675 (North Grey)
Color Overview & Profile: Color #697675, also known as North Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 46% Green (118/255), and 46% Blue (117/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #697675 translates into the CMYK subtractive color model with values of 11% Cyan, 0% Magenta, 0.8% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 5.8%, and lightness of 43.7%.
Web Accessibility & Design Recommendations: When implementing #697675 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.
