#757E72 Boreal
#757E72 (Boreal) RGB value is (117, 126, 114).
Red value is 117, green value is 126, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #757E72: hue: 105°, saturation: 5%, and lightness: 47.1%.
Process color (CMYK) of #757E72 is 7.1%, 0%, 9.5%, 50.6%. Web safe color equivalent of #757E72 is ##666666. Color #757E72 contains mainly GRAY.
Color Spaces
| Color spaces of #757E72 | Value |
|---|---|
| RGB | 117, 126, 114 |
| HSL | 105°, 5%, 47.1% |
| HSV / HSB | 105°, 9.5%, 49.4% |
| CMYK | 7.1%, 0%, 9.5%, 50.6% |
| XYZ | 17.83, 19.92, 18.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110101 | 01111110 | 01110010 |
| Octal | 165 | 176 | 162 |
| Decimal | 117 | 126 | 114 |
| Hex | 75 | 7E | 72 |
Shades of #757E72
Tints of #757E72
.mybgColor { background-color: #757E72; }
.myforeColor { color: #757E72; }
.myborderColor { border: 3px solid #757E72; }
<p style="color:#757E72">Text here</p>
This sample text is styled with font color #757E72. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#757E72">Div content here</div>
<div style="border:3px solid #757E72">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(117, 126, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #757E72; }
.divShadow { -moz-box-shadow: 1px 1px 3px #757E72;
-webkit-box-shadow: 1px 1px 3px #757E72;
box-shadow: 1px 1px 3px #757E72; }
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 #757E72 (Boreal)
Color Overview & Profile: Color #757E72, also known as Boreal, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (117/255), 49% Green (126/255), and 45% Blue (114/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #757E72 translates into the CMYK subtractive color model with values of 7.1% Cyan, 0% Magenta, 9.5% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 105°, saturation of 5%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #757E72 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.
