#979AAA Bright Manatee
#979AAA (Bright Manatee) RGB value is (151, 154, 170).
Red value is 151, green value is 154, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #979AAA: hue: 231°, saturation: 10.1%, and lightness: 62.9%.
Process color (CMYK) of #979AAA is 11.2%, 9.4%, 0%, 33.3%. Web safe color equivalent of #979AAA is ##999999. Color #979AAA contains mainly GRAY.
Color Spaces
| Color spaces of #979AAA | Value |
|---|---|
| RGB | 151, 154, 170 |
| HSL | 231°, 10.1%, 62.9% |
| HSV / HSB | 231°, 11.2%, 66.7% |
| CMYK | 11.2%, 9.4%, 0%, 33.3% |
| XYZ | 31.57, 32.59, 42.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010111 | 10011010 | 10101010 |
| Octal | 227 | 232 | 252 |
| Decimal | 151 | 154 | 170 |
| Hex | 97 | 9A | AA |
Shades of #979AAA
Tints of #979AAA
.mybgColor { background-color: #979AAA; }
.myforeColor { color: #979AAA; }
.myborderColor { border: 3px solid #979AAA; }
<p style="color:#979AAA">Text here</p>
This sample text is styled with font color #979AAA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#979AAA">Div content here</div>
<div style="border:3px solid #979AAA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(151, 154, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #979AAA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #979AAA;
-webkit-box-shadow: 1px 1px 3px #979AAA;
box-shadow: 1px 1px 3px #979AAA; }
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 #979AAA (Bright Manatee)
Color Overview & Profile: Color #979AAA, also known as Bright Manatee, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (151/255), 60% Green (154/255), and 67% Blue (170/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #979AAA translates into the CMYK subtractive color model with values of 11.2% Cyan, 9.4% Magenta, 0% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 231°, saturation of 10.1%, and lightness of 62.9%.
Web Accessibility & Design Recommendations: When implementing #979AAA 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.
