#9F414B Charleston Cherry
#9F414B (Charleston Cherry) RGB value is (159, 65, 75).
Red value is 159, green value is 65, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #9F414B: hue: 354°, saturation: 42%, and lightness: 43.9%.
Process color (CMYK) of #9F414B is 0%, 59.1%, 52.8%, 37.6%. Web safe color equivalent of #9F414B is ##993333. Color #9F414B contains mainly Red.
Color Spaces
| Color spaces of #9F414B | Value |
|---|---|
| RGB | 159, 65, 75 |
| HSL | 354°, 42%, 43.9% |
| HSV / HSB | 354°, 59.1%, 62.4% |
| CMYK | 0%, 59.1%, 52.8%, 37.6% |
| XYZ | 17.46, 11.66, 7.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 01000001 | 01001011 |
| Octal | 237 | 101 | 113 |
| Decimal | 159 | 65 | 75 |
| Hex | 9F | 41 | 4B |
Shades of #9F414B
Tints of #9F414B
.mybgColor { background-color: #9F414B; }
.myforeColor { color: #9F414B; }
.myborderColor { border: 3px solid #9F414B; }
<p style="color:#9F414B">Text here</p>
This sample text is styled with font color #9F414B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9F414B">Div content here</div>
<div style="border:3px solid #9F414B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 65, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9F414B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9F414B;
-webkit-box-shadow: 1px 1px 3px #9F414B;
box-shadow: 1px 1px 3px #9F414B; }
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 #9F414B (Charleston Cherry)
Color Overview & Profile: Color #9F414B, also known as Charleston Cherry, 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), 25% Green (65/255), and 29% Blue (75/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9F414B translates into the CMYK subtractive color model with values of 0% Cyan, 59.1% Magenta, 52.8% Yellow, and 37.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 42%, and lightness of 43.9%.
Web Accessibility & Design Recommendations: When implementing #9F414B 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 ##993333.
