#6C91C5 Cornflower Blue
#6C91C5 (Cornflower Blue) RGB value is (108, 145, 197).
Red value is 108, green value is 145, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #6C91C5: hue: 215°, saturation: 43.4%, and lightness: 59.8%.
Process color (CMYK) of #6C91C5 is 45.2%, 26.4%, 0%, 22.7%. Web safe color equivalent of #6C91C5 is ##6699CC. Color #6C91C5 contains mainly Blue.
Color Spaces
| Color spaces of #6C91C5 | Value |
|---|---|
| RGB | 108, 145, 197 |
| HSL | 215°, 43.4%, 59.8% |
| HSV / HSB | 215°, 45.2%, 77.3% |
| CMYK | 45.2%, 26.4%, 0%, 22.7% |
| XYZ | 26.38, 27.47, 56.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101100 | 10010001 | 11000101 |
| Octal | 154 | 221 | 305 |
| Decimal | 108 | 145 | 197 |
| Hex | 6C | 91 | C5 |
Shades of #6C91C5
Tints of #6C91C5
.mybgColor { background-color: #6C91C5; }
.myforeColor { color: #6C91C5; }
.myborderColor { border: 3px solid #6C91C5; }
<p style="color:#6C91C5">Text here</p>
This sample text is styled with font color #6C91C5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6C91C5">Div content here</div>
<div style="border:3px solid #6C91C5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(108, 145, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6C91C5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6C91C5;
-webkit-box-shadow: 1px 1px 3px #6C91C5;
box-shadow: 1px 1px 3px #6C91C5; }
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 #6C91C5 (Cornflower Blue)
Color Overview & Profile: Color #6C91C5, also known as Cornflower Blue, 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), 57% Green (145/255), and 77% Blue (197/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #6C91C5 translates into the CMYK subtractive color model with values of 45.2% Cyan, 26.4% Magenta, 0% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 215°, saturation of 43.4%, and lightness of 59.8%.
Web Accessibility & Design Recommendations: When implementing #6C91C5 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.
