#7F8B30 Absinthe Dreams
#7F8B30 (Absinthe Dreams) RGB value is (127, 139, 48).
Red value is 127, green value is 139, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #7F8B30: hue: 68°, saturation: 48.7%, and lightness: 36.7%.
Process color (CMYK) of #7F8B30 is 8.6%, 0%, 65.5%, 45.5%. Web safe color equivalent of #7F8B30 is ##669933. Color #7F8B30 contains mainly Green.
Color Spaces
| Color spaces of #7F8B30 | Value |
|---|---|
| RGB | 127, 139, 48 |
| HSL | 68°, 48.7%, 36.7% |
| HSV / HSB | 68°, 65.5%, 54.5% |
| CMYK | 8.6%, 0%, 65.5%, 45.5% |
| XYZ | 18.52, 23.19, 6.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111111 | 10001011 | 00110000 |
| Octal | 177 | 213 | 060 |
| Decimal | 127 | 139 | 48 |
| Hex | 7F | 8B | 30 |
Shades of #7F8B30
Tints of #7F8B30
.mybgColor { background-color: #7F8B30; }
.myforeColor { color: #7F8B30; }
.myborderColor { border: 3px solid #7F8B30; }
<p style="color:#7F8B30">Text here</p>
This sample text is styled with font color #7F8B30. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7F8B30">Div content here</div>
<div style="border:3px solid #7F8B30">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(127, 139, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7F8B30; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7F8B30;
-webkit-box-shadow: 1px 1px 3px #7F8B30;
box-shadow: 1px 1px 3px #7F8B30; }
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 #7F8B30 (Absinthe Dreams)
Color Overview & Profile: Color #7F8B30, also known as Absinthe Dreams, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (127/255), 55% Green (139/255), and 19% Blue (48/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #7F8B30 translates into the CMYK subtractive color model with values of 8.6% Cyan, 0% Magenta, 65.5% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 48.7%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #7F8B30 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 ##669933.
