#4B1C35 Chilli Black Red
#4B1C35 (Chilli Black Red) RGB value is (75, 28, 53).
Red value is 75, green value is 28, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #4B1C35: hue: 328°, saturation: 45.6%, and lightness: 20.2%.
Process color (CMYK) of #4B1C35 is 0%, 62.7%, 29.3%, 70.6%. Web safe color equivalent of #4B1C35 is ##333333. Color #4B1C35 contains mainly Red.
Color Spaces
| Color spaces of #4B1C35 | Value |
|---|---|
| RGB | 75, 28, 53 |
| HSL | 328°, 45.6%, 20.2% |
| HSV / HSB | 328°, 62.7%, 29.4% |
| CMYK | 0%, 62.7%, 29.3%, 70.6% |
| XYZ | 3.96, 2.58, 3.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001011 | 00011100 | 00110101 |
| Octal | 113 | 034 | 065 |
| Decimal | 75 | 28 | 53 |
| Hex | 4B | 1C | 35 |
Shades of #4B1C35
Tints of #4B1C35
.mybgColor { background-color: #4B1C35; }
.myforeColor { color: #4B1C35; }
.myborderColor { border: 3px solid #4B1C35; }
<p style="color:#4B1C35">Text here</p>
This sample text is styled with font color #4B1C35. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4B1C35">Div content here</div>
<div style="border:3px solid #4B1C35">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(75, 28, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4B1C35; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4B1C35;
-webkit-box-shadow: 1px 1px 3px #4B1C35;
box-shadow: 1px 1px 3px #4B1C35; }
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 #4B1C35 (Chilli Black Red)
Color Overview & Profile: Color #4B1C35, also known as Chilli Black Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (75/255), 11% Green (28/255), and 21% Blue (53/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #4B1C35 translates into the CMYK subtractive color model with values of 0% Cyan, 62.7% Magenta, 29.3% Yellow, and 70.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 328°, saturation of 45.6%, and lightness of 20.2%.
Web Accessibility & Design Recommendations: When implementing #4B1C35 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.
