#C44D4F Red Trillium
#C44D4F (Red Trillium) RGB value is (196, 77, 79).
Red value is 196, green value is 77, and blue value is 79.
Cylindrical-coordinate representations (HSL) of color #C44D4F: hue: 359°, saturation: 50.2%, and lightness: 53.5%.
Process color (CMYK) of #C44D4F is 0%, 60.7%, 59.7%, 23.1%. Web safe color equivalent of #C44D4F is ##CC6666. Color #C44D4F contains mainly Red.
Color Spaces
| Color spaces of #C44D4F | Value |
|---|---|
| RGB | 196, 77, 79 |
| HSL | 359°, 50.2%, 53.5% |
| HSV / HSB | 359°, 60.7%, 76.9% |
| CMYK | 0%, 60.7%, 59.7%, 23.1% |
| XYZ | 26.83, 17.61, 9.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 01001101 | 01001111 |
| Octal | 304 | 115 | 117 |
| Decimal | 196 | 77 | 79 |
| Hex | C4 | 4D | 4F |
Shades of #C44D4F
Tints of #C44D4F
.mybgColor { background-color: #C44D4F; }
.myforeColor { color: #C44D4F; }
.myborderColor { border: 3px solid #C44D4F; }
<p style="color:#C44D4F">Text here</p>
This sample text is styled with font color #C44D4F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C44D4F">Div content here</div>
<div style="border:3px solid #C44D4F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 77, 79, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C44D4F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C44D4F;
-webkit-box-shadow: 1px 1px 3px #C44D4F;
box-shadow: 1px 1px 3px #C44D4F; }
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 #C44D4F (Red Trillium)
Color Overview & Profile: Color #C44D4F, also known as Red Trillium, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (196/255), 30% Green (77/255), and 31% Blue (79/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C44D4F translates into the CMYK subtractive color model with values of 0% Cyan, 60.7% Magenta, 59.7% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 359°, saturation of 50.2%, and lightness of 53.5%.
Web Accessibility & Design Recommendations: When implementing #C44D4F 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 ##CC6666.
