#809661 Epsom
#809661 (Epsom) RGB value is (128, 150, 97).
Red value is 128, green value is 150, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #809661: hue: 85°, saturation: 21.5%, and lightness: 48.4%.
Process color (CMYK) of #809661 is 14.7%, 0%, 35.3%, 41.2%. Web safe color equivalent of #809661 is ##999966. Color #809661 contains mainly Green.
Color Spaces
| Color spaces of #809661 | Value |
|---|---|
| RGB | 128, 150, 97 |
| HSL | 85°, 21.5%, 48.4% |
| HSV / HSB | 85°, 35.3%, 58.8% |
| CMYK | 14.7%, 0%, 35.3%, 41.2% |
| XYZ | 21.97, 27.26, 15.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 10010110 | 01100001 |
| Octal | 200 | 226 | 141 |
| Decimal | 128 | 150 | 97 |
| Hex | 80 | 96 | 61 |
Shades of #809661
Tints of #809661
.mybgColor { background-color: #809661; }
.myforeColor { color: #809661; }
.myborderColor { border: 3px solid #809661; }
<p style="color:#809661">Text here</p>
This sample text is styled with font color #809661. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#809661">Div content here</div>
<div style="border:3px solid #809661">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 150, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #809661; }
.divShadow { -moz-box-shadow: 1px 1px 3px #809661;
-webkit-box-shadow: 1px 1px 3px #809661;
box-shadow: 1px 1px 3px #809661; }
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 #809661 (Epsom)
Color Overview & Profile: Color #809661, also known as Epsom, 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 (128/255), 59% Green (150/255), and 38% Blue (97/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #809661 translates into the CMYK subtractive color model with values of 14.7% Cyan, 0% Magenta, 35.3% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 85°, saturation of 21.5%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #809661 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 ##999966.
