#7E8F69 Saladin
#7E8F69 (Saladin) RGB value is (126, 143, 105).
Red value is 126, green value is 143, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #7E8F69: hue: 87°, saturation: 15.3%, and lightness: 48.6%.
Process color (CMYK) of #7E8F69 is 11.9%, 0%, 26.6%, 43.9%. Web safe color equivalent of #7E8F69 is ##669966. Color #7E8F69 contains mainly Green.
Color Spaces
| Color spaces of #7E8F69 | Value |
|---|---|
| RGB | 126, 143, 105 |
| HSL | 87°, 15.3%, 48.6% |
| HSV / HSB | 87°, 26.6%, 56.1% |
| CMYK | 11.9%, 0%, 26.6%, 43.9% |
| XYZ | 20.98, 25.1, 17.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 10001111 | 01101001 |
| Octal | 176 | 217 | 151 |
| Decimal | 126 | 143 | 105 |
| Hex | 7E | 8F | 69 |
Shades of #7E8F69
Tints of #7E8F69
.mybgColor { background-color: #7E8F69; }
.myforeColor { color: #7E8F69; }
.myborderColor { border: 3px solid #7E8F69; }
<p style="color:#7E8F69">Text here</p>
This sample text is styled with font color #7E8F69. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E8F69">Div content here</div>
<div style="border:3px solid #7E8F69">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 143, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E8F69; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E8F69;
-webkit-box-shadow: 1px 1px 3px #7E8F69;
box-shadow: 1px 1px 3px #7E8F69; }
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 #7E8F69 (Saladin)
Color Overview & Profile: Color #7E8F69, also known as Saladin, 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 (126/255), 56% Green (143/255), and 41% Blue (105/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E8F69 translates into the CMYK subtractive color model with values of 11.9% Cyan, 0% Magenta, 26.6% Yellow, and 43.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 87°, saturation of 15.3%, and lightness of 48.6%.
Web Accessibility & Design Recommendations: When implementing #7E8F69 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 ##669966.
