#CA7C74 Chilli Soda
#CA7C74 (Chilli Soda) RGB value is (202, 124, 116).
Red value is 202, green value is 124, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #CA7C74: hue: 6°, saturation: 44.8%, and lightness: 62.4%.
Process color (CMYK) of #CA7C74 is 0%, 38.6%, 42.6%, 20.8%. Web safe color equivalent of #CA7C74 is ##CC6666. Color #CA7C74 contains mainly Red.
Color Spaces
| Color spaces of #CA7C74 | Value |
|---|---|
| RGB | 202, 124, 116 |
| HSL | 6°, 44.8%, 62.4% |
| HSV / HSB | 6°, 42.6%, 79.2% |
| CMYK | 0%, 38.6%, 42.6%, 20.8% |
| XYZ | 34.72, 28.24, 20.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001010 | 01111100 | 01110100 |
| Octal | 312 | 174 | 164 |
| Decimal | 202 | 124 | 116 |
| Hex | CA | 7C | 74 |
Shades of #CA7C74
Tints of #CA7C74
.mybgColor { background-color: #CA7C74; }
.myforeColor { color: #CA7C74; }
.myborderColor { border: 3px solid #CA7C74; }
<p style="color:#CA7C74">Text here</p>
This sample text is styled with font color #CA7C74. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CA7C74">Div content here</div>
<div style="border:3px solid #CA7C74">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(202, 124, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CA7C74; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CA7C74;
-webkit-box-shadow: 1px 1px 3px #CA7C74;
box-shadow: 1px 1px 3px #CA7C74; }
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 #CA7C74 (Chilli Soda)
Color Overview & Profile: Color #CA7C74, also known as Chilli Soda, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (202/255), 49% Green (124/255), and 45% Blue (116/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CA7C74 translates into the CMYK subtractive color model with values of 0% Cyan, 38.6% Magenta, 42.6% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 44.8%, and lightness of 62.4%.
Web Accessibility & Design Recommendations: When implementing #CA7C74 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.
