#747C6A Greenland
#747C6A (Greenland) RGB value is (116, 124, 106).
Red value is 116, green value is 124, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #747C6A: hue: 87°, saturation: 7.8%, and lightness: 45.1%.
Process color (CMYK) of #747C6A is 6.5%, 0%, 14.5%, 51.4%. Web safe color equivalent of #747C6A is ##666666. Color #747C6A contains mainly GRAY.
Color Spaces
| Color spaces of #747C6A | Value |
|---|---|
| RGB | 116, 124, 106 |
| HSL | 87°, 7.8%, 45.1% |
| HSV / HSB | 87°, 14.5%, 48.6% |
| CMYK | 6.5%, 0%, 14.5%, 51.4% |
| XYZ | 17.01, 19.17, 16.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 01111100 | 01101010 |
| Octal | 164 | 174 | 152 |
| Decimal | 116 | 124 | 106 |
| Hex | 74 | 7C | 6A |
Shades of #747C6A
Tints of #747C6A
.mybgColor { background-color: #747C6A; }
.myforeColor { color: #747C6A; }
.myborderColor { border: 3px solid #747C6A; }
<p style="color:#747C6A">Text here</p>
This sample text is styled with font color #747C6A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#747C6A">Div content here</div>
<div style="border:3px solid #747C6A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 124, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #747C6A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #747C6A;
-webkit-box-shadow: 1px 1px 3px #747C6A;
box-shadow: 1px 1px 3px #747C6A; }
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 #747C6A (Greenland)
Color Overview & Profile: Color #747C6A, also known as Greenland, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (116/255), 49% Green (124/255), and 42% Blue (106/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #747C6A translates into the CMYK subtractive color model with values of 6.5% Cyan, 0% Magenta, 14.5% Yellow, and 51.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 87°, saturation of 7.8%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #747C6A 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 ##666666.
