#689DB7 Lake Lucerne
#689DB7 (Lake Lucerne) RGB value is (104, 157, 183).
Red value is 104, green value is 157, and blue value is 183.
Cylindrical-coordinate representations (HSL) of color #689DB7: hue: 200°, saturation: 35.4%, and lightness: 56.3%.
Process color (CMYK) of #689DB7 is 43.2%, 14.2%, 0%, 28.2%. Web safe color equivalent of #689DB7 is ##6699CC. Color #689DB7 contains mainly Blue.
Color Spaces
| Color spaces of #689DB7 | Value |
|---|---|
| RGB | 104, 157, 183 |
| HSL | 200°, 35.4%, 56.3% |
| HSV / HSB | 200°, 43.2%, 71.8% |
| CMYK | 43.2%, 14.2%, 0%, 28.2% |
| XYZ | 26.31, 30.47, 49.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101000 | 10011101 | 10110111 |
| Octal | 150 | 235 | 267 |
| Decimal | 104 | 157 | 183 |
| Hex | 68 | 9D | B7 |
Shades of #689DB7
Tints of #689DB7
.mybgColor { background-color: #689DB7; }
.myforeColor { color: #689DB7; }
.myborderColor { border: 3px solid #689DB7; }
<p style="color:#689DB7">Text here</p>
This sample text is styled with font color #689DB7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#689DB7">Div content here</div>
<div style="border:3px solid #689DB7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(104, 157, 183, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #689DB7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #689DB7;
-webkit-box-shadow: 1px 1px 3px #689DB7;
box-shadow: 1px 1px 3px #689DB7; }
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 #689DB7 (Lake Lucerne)
Color Overview & Profile: Color #689DB7, also known as Lake Lucerne, 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 (104/255), 62% Green (157/255), and 72% Blue (183/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #689DB7 translates into the CMYK subtractive color model with values of 43.2% Cyan, 14.2% Magenta, 0% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 200°, saturation of 35.4%, and lightness of 56.3%.
Web Accessibility & Design Recommendations: When implementing #689DB7 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 ##6699CC.
