#756976 Lavender Elegance
#756976 (Lavender Elegance) RGB value is (117, 105, 118).
Red value is 117, green value is 105, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #756976: hue: 295°, saturation: 5.8%, and lightness: 43.7%.
Process color (CMYK) of #756976 is 0.8%, 11%, 0%, 53.7%. Web safe color equivalent of #756976 is ##666666. Color #756976 contains mainly GRAY.
Color Spaces
| Color spaces of #756976 | Value |
|---|---|
| RGB | 117, 105, 118 |
| HSL | 295°, 5.8%, 43.7% |
| HSV / HSB | 295°, 11%, 46.3% |
| CMYK | 0.8%, 11%, 0%, 53.7% |
| XYZ | 15.66, 15.19, 19.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110101 | 01101001 | 01110110 |
| Octal | 165 | 151 | 166 |
| Decimal | 117 | 105 | 118 |
| Hex | 75 | 69 | 76 |
Shades of #756976
Tints of #756976
.mybgColor { background-color: #756976; }
.myforeColor { color: #756976; }
.myborderColor { border: 3px solid #756976; }
<p style="color:#756976">Text here</p>
This sample text is styled with font color #756976. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#756976">Div content here</div>
<div style="border:3px solid #756976">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(117, 105, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #756976; }
.divShadow { -moz-box-shadow: 1px 1px 3px #756976;
-webkit-box-shadow: 1px 1px 3px #756976;
box-shadow: 1px 1px 3px #756976; }
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 #756976 (Lavender Elegance)
Color Overview & Profile: Color #756976, also known as Lavender Elegance, 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), 41% Green (105/255), and 46% Blue (118/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #756976 translates into the CMYK subtractive color model with values of 0.8% Cyan, 11% Magenta, 0% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 295°, saturation of 5.8%, and lightness of 43.7%.
Web Accessibility & Design Recommendations: When implementing #756976 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.
