#76B583 Absinthe Green
#76B583 (Absinthe Green) RGB value is (118, 181, 131).
Red value is 118, green value is 181, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #76B583: hue: 132°, saturation: 29.9%, and lightness: 58.6%.
Process color (CMYK) of #76B583 is 34.8%, 0%, 27.6%, 29%. Web safe color equivalent of #76B583 is ##66CC99. Color #76B583 contains mainly Green.
Color Spaces
| Color spaces of #76B583 | Value |
|---|---|
| RGB | 118, 181, 131 |
| HSL | 132°, 29.9%, 58.6% |
| HSV / HSB | 132°, 34.8%, 71% |
| CMYK | 34.8%, 0%, 27.6%, 29% |
| XYZ | 28.09, 38.54, 27.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 10110101 | 10000011 |
| Octal | 166 | 265 | 203 |
| Decimal | 118 | 181 | 131 |
| Hex | 76 | B5 | 83 |
Shades of #76B583
Tints of #76B583
.mybgColor { background-color: #76B583; }
.myforeColor { color: #76B583; }
.myborderColor { border: 3px solid #76B583; }
<p style="color:#76B583">Text here</p>
This sample text is styled with font color #76B583. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#76B583">Div content here</div>
<div style="border:3px solid #76B583">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 181, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #76B583; }
.divShadow { -moz-box-shadow: 1px 1px 3px #76B583;
-webkit-box-shadow: 1px 1px 3px #76B583;
box-shadow: 1px 1px 3px #76B583; }
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 #76B583 (Absinthe Green)
Color Overview & Profile: Color #76B583, also known as Absinthe Green, 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), 71% Green (181/255), and 51% Blue (131/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #76B583 translates into the CMYK subtractive color model with values of 34.8% Cyan, 0% Magenta, 27.6% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 132°, saturation of 29.9%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #76B583 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 ##66CC99.
