#6C7F9A Searching Blue
#6C7F9A (Searching Blue) RGB value is (108, 127, 154).
Red value is 108, green value is 127, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #6C7F9A: hue: 215°, saturation: 18.5%, and lightness: 51.4%.
Process color (CMYK) of #6C7F9A is 29.9%, 17.5%, 0%, 39.6%. Web safe color equivalent of #6C7F9A is ##666699. Color #6C7F9A contains mainly Blue.
Color Spaces
| Color spaces of #6C7F9A | Value |
|---|---|
| RGB | 108, 127, 154 |
| HSL | 215°, 18.5%, 51.4% |
| HSV / HSB | 215°, 29.9%, 60.4% |
| CMYK | 29.9%, 17.5%, 0%, 39.6% |
| XYZ | 19.6, 20.7, 33.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101100 | 01111111 | 10011010 |
| Octal | 154 | 177 | 232 |
| Decimal | 108 | 127 | 154 |
| Hex | 6C | 7F | 9A |
Shades of #6C7F9A
Tints of #6C7F9A
.mybgColor { background-color: #6C7F9A; }
.myforeColor { color: #6C7F9A; }
.myborderColor { border: 3px solid #6C7F9A; }
<p style="color:#6C7F9A">Text here</p>
This sample text is styled with font color #6C7F9A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6C7F9A">Div content here</div>
<div style="border:3px solid #6C7F9A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(108, 127, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6C7F9A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6C7F9A;
-webkit-box-shadow: 1px 1px 3px #6C7F9A;
box-shadow: 1px 1px 3px #6C7F9A; }
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 #6C7F9A (Searching Blue)
Color Overview & Profile: Color #6C7F9A, also known as Searching 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), 50% Green (127/255), and 60% Blue (154/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #6C7F9A translates into the CMYK subtractive color model with values of 29.9% Cyan, 17.5% Magenta, 0% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 215°, saturation of 18.5%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #6C7F9A 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 ##666699.
