#7A958C Brimming Over
#7A958C (Brimming Over) RGB value is (122, 149, 140).
Red value is 122, green value is 149, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #7A958C: hue: 160°, saturation: 11.3%, and lightness: 53.1%.
Process color (CMYK) of #7A958C is 18.1%, 0%, 6%, 41.6%. Web safe color equivalent of #7A958C is ##669999. Color #7A958C contains mainly Cyan.
Color Spaces
| Color spaces of #7A958C | Value |
|---|---|
| RGB | 122, 149, 140 |
| HSL | 160°, 11.3%, 53.1% |
| HSV / HSB | 160°, 18.1%, 58.4% |
| CMYK | 18.1%, 0%, 6%, 41.6% |
| XYZ | 23.51, 27.53, 28.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 10010101 | 10001100 |
| Octal | 172 | 225 | 214 |
| Decimal | 122 | 149 | 140 |
| Hex | 7A | 95 | 8C |
Shades of #7A958C
Tints of #7A958C
.mybgColor { background-color: #7A958C; }
.myforeColor { color: #7A958C; }
.myborderColor { border: 3px solid #7A958C; }
<p style="color:#7A958C">Text here</p>
This sample text is styled with font color #7A958C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A958C">Div content here</div>
<div style="border:3px solid #7A958C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 149, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A958C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A958C;
-webkit-box-shadow: 1px 1px 3px #7A958C;
box-shadow: 1px 1px 3px #7A958C; }
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 #7A958C (Brimming Over)
Color Overview & Profile: Color #7A958C, also known as Brimming Over, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 58% Green (149/255), and 55% Blue (140/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A958C translates into the CMYK subtractive color model with values of 18.1% Cyan, 0% Magenta, 6% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 11.3%, and lightness of 53.1%.
Web Accessibility & Design Recommendations: When implementing #7A958C 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.
