#48413D Evermore
#48413D (Evermore) RGB value is (72, 65, 61).
Red value is 72, green value is 65, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #48413D: hue: 22°, saturation: 8.3%, and lightness: 26.1%.
Process color (CMYK) of #48413D is 0%, 9.7%, 15.3%, 71.8%. Web safe color equivalent of #48413D is ##333333. Color #48413D contains mainly GRAY.
Color Spaces
| Color spaces of #48413D | Value |
|---|---|
| RGB | 72, 65, 61 |
| HSL | 22°, 8.3%, 26.1% |
| HSV / HSB | 22°, 15.3%, 28.2% |
| CMYK | 0%, 9.7%, 15.3%, 71.8% |
| XYZ | 5.41, 5.5, 5.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001000 | 01000001 | 00111101 |
| Octal | 110 | 101 | 075 |
| Decimal | 72 | 65 | 61 |
| Hex | 48 | 41 | 3D |
Shades of #48413D
Tints of #48413D
.mybgColor { background-color: #48413D; }
.myforeColor { color: #48413D; }
.myborderColor { border: 3px solid #48413D; }
<p style="color:#48413D">Text here</p>
This sample text is styled with font color #48413D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#48413D">Div content here</div>
<div style="border:3px solid #48413D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(72, 65, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #48413D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #48413D;
-webkit-box-shadow: 1px 1px 3px #48413D;
box-shadow: 1px 1px 3px #48413D; }
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 #48413D (Evermore)
Color Overview & Profile: Color #48413D, also known as Evermore, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 28% Red (72/255), 25% Green (65/255), and 24% Blue (61/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #48413D translates into the CMYK subtractive color model with values of 0% Cyan, 9.7% Magenta, 15.3% Yellow, and 71.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 8.3%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #48413D 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 ##333333.
