#768191 Forever Denim
#768191 (Forever Denim) RGB value is (118, 129, 145).
Red value is 118, green value is 129, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #768191: hue: 216°, saturation: 10.9%, and lightness: 51.6%.
Process color (CMYK) of #768191 is 18.6%, 11%, 0%, 43.1%. Web safe color equivalent of #768191 is ##669999. Color #768191 contains mainly Magenta.
Color Spaces
| Color spaces of #768191 | Value |
|---|---|
| RGB | 118, 129, 145 |
| HSL | 216°, 10.9%, 51.6% |
| HSV / HSB | 216°, 18.6%, 56.9% |
| CMYK | 18.6%, 11%, 0%, 43.1% |
| XYZ | 20.43, 21.6, 29.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 10000001 | 10010001 |
| Octal | 166 | 201 | 221 |
| Decimal | 118 | 129 | 145 |
| Hex | 76 | 81 | 91 |
Shades of #768191
Tints of #768191
.mybgColor { background-color: #768191; }
.myforeColor { color: #768191; }
.myborderColor { border: 3px solid #768191; }
<p style="color:#768191">Text here</p>
This sample text is styled with font color #768191. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#768191">Div content here</div>
<div style="border:3px solid #768191">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 129, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #768191; }
.divShadow { -moz-box-shadow: 1px 1px 3px #768191;
-webkit-box-shadow: 1px 1px 3px #768191;
box-shadow: 1px 1px 3px #768191; }
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 #768191 (Forever Denim)
Color Overview & Profile: Color #768191, also known as Forever Denim, 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 (118/255), 51% Green (129/255), and 57% Blue (145/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #768191 translates into the CMYK subtractive color model with values of 18.6% Cyan, 11% Magenta, 0% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 10.9%, and lightness of 51.6%.
Web Accessibility & Design Recommendations: When implementing #768191 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.
