#95A7A4 Galway Bay
#95A7A4 (Galway Bay) RGB value is (149, 167, 164).
Red value is 149, green value is 167, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #95A7A4: hue: 170°, saturation: 9.3%, and lightness: 62%.
Process color (CMYK) of #95A7A4 is 10.8%, 0%, 1.8%, 34.5%. Web safe color equivalent of #95A7A4 is ##999999. Color #95A7A4 contains mainly GRAY.
Color Spaces
| Color spaces of #95A7A4 | Value |
|---|---|
| RGB | 149, 167, 164 |
| HSL | 170°, 9.3%, 62% |
| HSV / HSB | 170°, 10.8%, 65.5% |
| CMYK | 10.8%, 0%, 1.8%, 34.5% |
| XYZ | 32.91, 36.71, 40.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 10100111 | 10100100 |
| Octal | 225 | 247 | 244 |
| Decimal | 149 | 167 | 164 |
| Hex | 95 | A7 | A4 |
Shades of #95A7A4
Tints of #95A7A4
.mybgColor { background-color: #95A7A4; }
.myforeColor { color: #95A7A4; }
.myborderColor { border: 3px solid #95A7A4; }
<p style="color:#95A7A4">Text here</p>
This sample text is styled with font color #95A7A4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#95A7A4">Div content here</div>
<div style="border:3px solid #95A7A4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 167, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #95A7A4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #95A7A4;
-webkit-box-shadow: 1px 1px 3px #95A7A4;
box-shadow: 1px 1px 3px #95A7A4; }
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 #95A7A4 (Galway Bay)
Color Overview & Profile: Color #95A7A4, also known as Galway Bay, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (149/255), 65% Green (167/255), and 64% Blue (164/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #95A7A4 translates into the CMYK subtractive color model with values of 10.8% Cyan, 0% Magenta, 1.8% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 170°, saturation of 9.3%, and lightness of 62%.
Web Accessibility & Design Recommendations: When implementing #95A7A4 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 ##999999.
