#7C8C8A Seastone
#7C8C8A (Seastone) RGB value is (124, 140, 138).
Red value is 124, green value is 140, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #7C8C8A: hue: 173°, saturation: 6.5%, and lightness: 51.8%.
Process color (CMYK) of #7C8C8A is 11.4%, 0%, 1.4%, 45.1%. Web safe color equivalent of #7C8C8A is ##669999. Color #7C8C8A contains mainly GRAY.
Color Spaces
| Color spaces of #7C8C8A | Value |
|---|---|
| RGB | 124, 140, 138 |
| HSL | 173°, 6.5%, 51.8% |
| HSV / HSB | 173°, 11.4%, 54.9% |
| CMYK | 11.4%, 0%, 1.4%, 45.1% |
| XYZ | 22.28, 24.88, 27.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111100 | 10001100 | 10001010 |
| Octal | 174 | 214 | 212 |
| Decimal | 124 | 140 | 138 |
| Hex | 7C | 8C | 8A |
Shades of #7C8C8A
Tints of #7C8C8A
.mybgColor { background-color: #7C8C8A; }
.myforeColor { color: #7C8C8A; }
.myborderColor { border: 3px solid #7C8C8A; }
<p style="color:#7C8C8A">Text here</p>
This sample text is styled with font color #7C8C8A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7C8C8A">Div content here</div>
<div style="border:3px solid #7C8C8A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(124, 140, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7C8C8A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7C8C8A;
-webkit-box-shadow: 1px 1px 3px #7C8C8A;
box-shadow: 1px 1px 3px #7C8C8A; }
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 #7C8C8A (Seastone)
Color Overview & Profile: Color #7C8C8A, also known as Seastone, 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 (124/255), 55% Green (140/255), and 54% Blue (138/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7C8C8A translates into the CMYK subtractive color model with values of 11.4% Cyan, 0% Magenta, 1.4% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 6.5%, and lightness of 51.8%.
Web Accessibility & Design Recommendations: When implementing #7C8C8A 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.
