#858D43 East Aurora
#858D43 (East Aurora) RGB value is (133, 141, 67).
Red value is 133, green value is 141, and blue value is 67.
Cylindrical-coordinate representations (HSL) of color #858D43: hue: 66°, saturation: 35.6%, and lightness: 40.8%.
Process color (CMYK) of #858D43 is 5.7%, 0%, 52.5%, 44.7%. Web safe color equivalent of #858D43 is ##999933. Color #858D43 contains mainly Green.
Color Spaces
| Color spaces of #858D43 | Value |
|---|---|
| RGB | 133, 141, 67 |
| HSL | 66°, 35.6%, 40.8% |
| HSV / HSB | 66°, 52.5%, 55.3% |
| CMYK | 5.7%, 0%, 52.5%, 44.7% |
| XYZ | 20.21, 24.44, 8.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000101 | 10001101 | 01000011 |
| Octal | 205 | 215 | 103 |
| Decimal | 133 | 141 | 67 |
| Hex | 85 | 8D | 43 |
Shades of #858D43
Tints of #858D43
.mybgColor { background-color: #858D43; }
.myforeColor { color: #858D43; }
.myborderColor { border: 3px solid #858D43; }
<p style="color:#858D43">Text here</p>
This sample text is styled with font color #858D43. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#858D43">Div content here</div>
<div style="border:3px solid #858D43">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(133, 141, 67, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #858D43; }
.divShadow { -moz-box-shadow: 1px 1px 3px #858D43;
-webkit-box-shadow: 1px 1px 3px #858D43;
box-shadow: 1px 1px 3px #858D43; }
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 #858D43 (East Aurora)
Color Overview & Profile: Color #858D43, also known as East Aurora, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 52% Red (133/255), 55% Green (141/255), and 26% Blue (67/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #858D43 translates into the CMYK subtractive color model with values of 5.7% Cyan, 0% Magenta, 52.5% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 66°, saturation of 35.6%, and lightness of 40.8%.
Web Accessibility & Design Recommendations: When implementing #858D43 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 ##999933.
