#884A50 Currant Jam
#884A50 (Currant Jam) RGB value is (136, 74, 80).
Red value is 136, green value is 74, and blue value is 80.
Cylindrical-coordinate representations (HSL) of color #884A50: hue: 354°, saturation: 29.5%, and lightness: 41.2%.
Process color (CMYK) of #884A50 is 0%, 45.6%, 41.2%, 46.7%. Web safe color equivalent of #884A50 is ##993366. Color #884A50 contains mainly Red.
Color Spaces
| Color spaces of #884A50 | Value |
|---|---|
| RGB | 136, 74, 80 |
| HSL | 354°, 29.5%, 41.2% |
| HSV / HSB | 354°, 45.6%, 53.3% |
| CMYK | 0%, 45.6%, 41.2%, 46.7% |
| XYZ | 14.05, 10.71, 8.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001000 | 01001010 | 01010000 |
| Octal | 210 | 112 | 120 |
| Decimal | 136 | 74 | 80 |
| Hex | 88 | 4A | 50 |
Shades of #884A50
Tints of #884A50
.mybgColor { background-color: #884A50; }
.myforeColor { color: #884A50; }
.myborderColor { border: 3px solid #884A50; }
<p style="color:#884A50">Text here</p>
This sample text is styled with font color #884A50. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#884A50">Div content here</div>
<div style="border:3px solid #884A50">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(136, 74, 80, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #884A50; }
.divShadow { -moz-box-shadow: 1px 1px 3px #884A50;
-webkit-box-shadow: 1px 1px 3px #884A50;
box-shadow: 1px 1px 3px #884A50; }
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 #884A50 (Currant Jam)
Color Overview & Profile: Color #884A50, also known as Currant Jam, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (136/255), 29% Green (74/255), and 31% Blue (80/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #884A50 translates into the CMYK subtractive color model with values of 0% Cyan, 45.6% Magenta, 41.2% Yellow, and 46.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 29.5%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #884A50 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 ##993366.
