#95A69F Galago
#95A69F (Galago) RGB value is (149, 166, 159).
Red value is 149, green value is 166, and blue value is 159.
Cylindrical-coordinate representations (HSL) of color #95A69F: hue: 155°, saturation: 8.7%, and lightness: 61.8%.
Process color (CMYK) of #95A69F is 10.2%, 0%, 4.2%, 34.9%. Web safe color equivalent of #95A69F is ##999999. Color #95A69F contains mainly GRAY.
Color Spaces
| Color spaces of #95A69F | Value |
|---|---|
| RGB | 149, 166, 159 |
| HSL | 155°, 8.7%, 61.8% |
| HSV / HSB | 155°, 10.2%, 65.1% |
| CMYK | 10.2%, 0%, 4.2%, 34.9% |
| XYZ | 32.29, 36.16, 38.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 10100110 | 10011111 |
| Octal | 225 | 246 | 237 |
| Decimal | 149 | 166 | 159 |
| Hex | 95 | A6 | 9F |
Shades of #95A69F
Tints of #95A69F
.mybgColor { background-color: #95A69F; }
.myforeColor { color: #95A69F; }
.myborderColor { border: 3px solid #95A69F; }
<p style="color:#95A69F">Text here</p>
This sample text is styled with font color #95A69F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#95A69F">Div content here</div>
<div style="border:3px solid #95A69F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 166, 159, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #95A69F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #95A69F;
-webkit-box-shadow: 1px 1px 3px #95A69F;
box-shadow: 1px 1px 3px #95A69F; }
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 #95A69F (Galago)
Color Overview & Profile: Color #95A69F, also known as Galago, 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 (166/255), and 62% Blue (159/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #95A69F translates into the CMYK subtractive color model with values of 10.2% Cyan, 0% Magenta, 4.2% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 155°, saturation of 8.7%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #95A69F 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.
