#97645A Umenezumi Plum
#97645A (Umenezumi Plum) RGB value is (151, 100, 90).
Red value is 151, green value is 100, and blue value is 90.
Cylindrical-coordinate representations (HSL) of color #97645A: hue: 10°, saturation: 25.3%, and lightness: 47.3%.
Process color (CMYK) of #97645A is 0%, 33.8%, 40.4%, 40.8%. Web safe color equivalent of #97645A is ##996666. Color #97645A contains mainly Red.
Color Spaces
| Color spaces of #97645A | Value |
|---|---|
| RGB | 151, 100, 90 |
| HSL | 10°, 25.3%, 47.3% |
| HSV / HSB | 10°, 40.4%, 59.2% |
| CMYK | 0%, 33.8%, 40.4%, 40.8% |
| XYZ | 19.17, 16.43, 11.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010111 | 01100100 | 01011010 |
| Octal | 227 | 144 | 132 |
| Decimal | 151 | 100 | 90 |
| Hex | 97 | 64 | 5A |
Shades of #97645A
Tints of #97645A
.mybgColor { background-color: #97645A; }
.myforeColor { color: #97645A; }
.myborderColor { border: 3px solid #97645A; }
<p style="color:#97645A">Text here</p>
This sample text is styled with font color #97645A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#97645A">Div content here</div>
<div style="border:3px solid #97645A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(151, 100, 90, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #97645A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #97645A;
-webkit-box-shadow: 1px 1px 3px #97645A;
box-shadow: 1px 1px 3px #97645A; }
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 #97645A (Umenezumi Plum)
Color Overview & Profile: Color #97645A, also known as Umenezumi Plum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (151/255), 39% Green (100/255), and 35% Blue (90/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #97645A translates into the CMYK subtractive color model with values of 0% Cyan, 33.8% Magenta, 40.4% Yellow, and 40.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 10°, saturation of 25.3%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #97645A 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 ##996666.
