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