#4F4447 Plum Brown
#4F4447 (Plum Brown) RGB value is (79, 68, 71).
Red value is 79, green value is 68, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #4F4447: hue: 344°, saturation: 7.5%, and lightness: 28.8%.
Process color (CMYK) of #4F4447 is 0%, 13.9%, 10.1%, 69%. Web safe color equivalent of #4F4447 is ##663333. Color #4F4447 contains mainly GRAY.
Color Spaces
| Color spaces of #4F4447 | Value |
|---|---|
| RGB | 79, 68, 71 |
| HSL | 344°, 7.5%, 28.8% |
| HSV / HSB | 344°, 13.9%, 31% |
| CMYK | 0%, 13.9%, 10.1%, 69% |
| XYZ | 6.43, 6.25, 6.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001111 | 01000100 | 01000111 |
| Octal | 117 | 104 | 107 |
| Decimal | 79 | 68 | 71 |
| Hex | 4F | 44 | 47 |
Shades of #4F4447
Tints of #4F4447
.mybgColor { background-color: #4F4447; }
.myforeColor { color: #4F4447; }
.myborderColor { border: 3px solid #4F4447; }
<p style="color:#4F4447">Text here</p>
This sample text is styled with font color #4F4447. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4F4447">Div content here</div>
<div style="border:3px solid #4F4447">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(79, 68, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4F4447; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4F4447;
-webkit-box-shadow: 1px 1px 3px #4F4447;
box-shadow: 1px 1px 3px #4F4447; }
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 #4F4447 (Plum Brown)
Color Overview & Profile: Color #4F4447, also known as Plum Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (79/255), 27% Green (68/255), and 28% Blue (71/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4F4447 translates into the CMYK subtractive color model with values of 0% Cyan, 13.9% Magenta, 10.1% Yellow, and 69% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 344°, saturation of 7.5%, and lightness of 28.8%.
Web Accessibility & Design Recommendations: When implementing #4F4447 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 ##663333.
