#658DC6 Provence
#658DC6 (Provence) RGB value is (101, 141, 198).
Red value is 101, green value is 141, and blue value is 198.
Cylindrical-coordinate representations (HSL) of color #658DC6: hue: 215°, saturation: 46%, and lightness: 58.6%.
Process color (CMYK) of #658DC6 is 49%, 28.8%, 0%, 22.4%. Web safe color equivalent of #658DC6 is ##6699CC. Color #658DC6 contains mainly Blue.
Color Spaces
| Color spaces of #658DC6 | Value |
|---|---|
| RGB | 101, 141, 198 |
| HSL | 215°, 46%, 58.6% |
| HSV / HSB | 215°, 49%, 77.6% |
| CMYK | 49%, 28.8%, 0%, 22.4% |
| XYZ | 25.08, 25.89, 57.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 10001101 | 11000110 |
| Octal | 145 | 215 | 306 |
| Decimal | 101 | 141 | 198 |
| Hex | 65 | 8D | C6 |
Shades of #658DC6
Tints of #658DC6
.mybgColor { background-color: #658DC6; }
.myforeColor { color: #658DC6; }
.myborderColor { border: 3px solid #658DC6; }
<p style="color:#658DC6">Text here</p>
This sample text is styled with font color #658DC6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#658DC6">Div content here</div>
<div style="border:3px solid #658DC6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 141, 198, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #658DC6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #658DC6;
-webkit-box-shadow: 1px 1px 3px #658DC6;
box-shadow: 1px 1px 3px #658DC6; }
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 #658DC6 (Provence)
Color Overview & Profile: Color #658DC6, also known as Provence, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (101/255), 55% Green (141/255), and 78% Blue (198/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #658DC6 translates into the CMYK subtractive color model with values of 49% Cyan, 28.8% Magenta, 0% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 215°, saturation of 46%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #658DC6 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.
