#9F4D65 Cherry Berry
#9F4D65 (Cherry Berry) RGB value is (159, 77, 101).
Red value is 159, green value is 77, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #9F4D65: hue: 342°, saturation: 34.7%, and lightness: 46.3%.
Process color (CMYK) of #9F4D65 is 0%, 51.6%, 36.5%, 37.6%. Web safe color equivalent of #9F4D65 is ##996666. Color #9F4D65 contains mainly Red.
Color Spaces
| Color spaces of #9F4D65 | Value |
|---|---|
| RGB | 159, 77, 101 |
| HSL | 342°, 34.7%, 46.3% |
| HSV / HSB | 342°, 51.6%, 62.4% |
| CMYK | 0%, 51.6%, 36.5%, 37.6% |
| XYZ | 19.3, 13.62, 13.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 01001101 | 01100101 |
| Octal | 237 | 115 | 145 |
| Decimal | 159 | 77 | 101 |
| Hex | 9F | 4D | 65 |
Shades of #9F4D65
Tints of #9F4D65
.mybgColor { background-color: #9F4D65; }
.myforeColor { color: #9F4D65; }
.myborderColor { border: 3px solid #9F4D65; }
<p style="color:#9F4D65">Text here</p>
This sample text is styled with font color #9F4D65. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9F4D65">Div content here</div>
<div style="border:3px solid #9F4D65">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 77, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9F4D65; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9F4D65;
-webkit-box-shadow: 1px 1px 3px #9F4D65;
box-shadow: 1px 1px 3px #9F4D65; }
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 #9F4D65 (Cherry Berry)
Color Overview & Profile: Color #9F4D65, also known as Cherry Berry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (159/255), 30% Green (77/255), and 40% Blue (101/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9F4D65 translates into the CMYK subtractive color model with values of 0% Cyan, 51.6% Magenta, 36.5% Yellow, and 37.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 34.7%, and lightness of 46.3%.
Web Accessibility & Design Recommendations: When implementing #9F4D65 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.
