#898253 Aged Eucalyptus
#898253 (Aged Eucalyptus) RGB value is (137, 130, 83).
Red value is 137, green value is 130, and blue value is 83.
Cylindrical-coordinate representations (HSL) of color #898253: hue: 52°, saturation: 24.5%, and lightness: 43.1%.
Process color (CMYK) of #898253 is 0%, 5.1%, 39.4%, 46.3%. Web safe color equivalent of #898253 is ##999966. Color #898253 contains mainly Yellow.
Color Spaces
| Color spaces of #898253 | Value |
|---|---|
| RGB | 137, 130, 83 |
| HSL | 52°, 24.5%, 43.1% |
| HSV / HSB | 52°, 39.4%, 53.7% |
| CMYK | 0%, 5.1%, 39.4%, 46.3% |
| XYZ | 19.86, 21.91, 11.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001001 | 10000010 | 01010011 |
| Octal | 211 | 202 | 123 |
| Decimal | 137 | 130 | 83 |
| Hex | 89 | 82 | 53 |
Shades of #898253
Tints of #898253
.mybgColor { background-color: #898253; }
.myforeColor { color: #898253; }
.myborderColor { border: 3px solid #898253; }
<p style="color:#898253">Text here</p>
This sample text is styled with font color #898253. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#898253">Div content here</div>
<div style="border:3px solid #898253">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(137, 130, 83, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #898253; }
.divShadow { -moz-box-shadow: 1px 1px 3px #898253;
-webkit-box-shadow: 1px 1px 3px #898253;
box-shadow: 1px 1px 3px #898253; }
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 #898253 (Aged Eucalyptus)
Color Overview & Profile: Color #898253, also known as Aged Eucalyptus, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (137/255), 51% Green (130/255), and 33% Blue (83/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #898253 translates into the CMYK subtractive color model with values of 0% Cyan, 5.1% Magenta, 39.4% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 52°, saturation of 24.5%, and lightness of 43.1%.
Web Accessibility & Design Recommendations: When implementing #898253 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.
