#7E969F Kingfisher Grey
#7E969F (Kingfisher Grey) RGB value is (126, 150, 159).
Red value is 126, green value is 150, and blue value is 159.
Cylindrical-coordinate representations (HSL) of color #7E969F: hue: 196°, saturation: 14.7%, and lightness: 55.9%.
Process color (CMYK) of #7E969F is 20.8%, 5.7%, 0%, 37.6%. Web safe color equivalent of #7E969F is ##669999. Color #7E969F contains mainly Magenta.
Color Spaces
| Color spaces of #7E969F | Value |
|---|---|
| RGB | 126, 150, 159 |
| HSL | 196°, 14.7%, 55.9% |
| HSV / HSB | 196°, 20.8%, 62.4% |
| CMYK | 20.8%, 5.7%, 0%, 37.6% |
| XYZ | 25.77, 28.75, 36.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 10010110 | 10011111 |
| Octal | 176 | 226 | 237 |
| Decimal | 126 | 150 | 159 |
| Hex | 7E | 96 | 9F |
Shades of #7E969F
Tints of #7E969F
.mybgColor { background-color: #7E969F; }
.myforeColor { color: #7E969F; }
.myborderColor { border: 3px solid #7E969F; }
<p style="color:#7E969F">Text here</p>
This sample text is styled with font color #7E969F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E969F">Div content here</div>
<div style="border:3px solid #7E969F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 150, 159, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E969F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E969F;
-webkit-box-shadow: 1px 1px 3px #7E969F;
box-shadow: 1px 1px 3px #7E969F; }
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 #7E969F (Kingfisher Grey)
Color Overview & Profile: Color #7E969F, also known as Kingfisher Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (126/255), 59% Green (150/255), and 62% Blue (159/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E969F translates into the CMYK subtractive color model with values of 20.8% Cyan, 5.7% Magenta, 0% Yellow, and 37.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 14.7%, and lightness of 55.9%.
Web Accessibility & Design Recommendations: When implementing #7E969F 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.
