#C53A4B Calypso Berry
#C53A4B (Calypso Berry) RGB value is (197, 58, 75).
Red value is 197, green value is 58, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #C53A4B: hue: 353°, saturation: 54.5%, and lightness: 50%.
Process color (CMYK) of #C53A4B is 0%, 70.6%, 61.9%, 22.7%. Web safe color equivalent of #C53A4B is ##CC3333. Color #C53A4B contains mainly Red.
Color Spaces
| Color spaces of #C53A4B | Value |
|---|---|
| RGB | 197, 58, 75 |
| HSL | 353°, 54.5%, 50% |
| HSV / HSB | 353°, 70.6%, 77.3% |
| CMYK | 0%, 70.6%, 61.9%, 22.7% |
| XYZ | 25.81, 15.41, 8.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 00111010 | 01001011 |
| Octal | 305 | 072 | 113 |
| Decimal | 197 | 58 | 75 |
| Hex | C5 | 3A | 4B |
Shades of #C53A4B
Tints of #C53A4B
.mybgColor { background-color: #C53A4B; }
.myforeColor { color: #C53A4B; }
.myborderColor { border: 3px solid #C53A4B; }
<p style="color:#C53A4B">Text here</p>
This sample text is styled with font color #C53A4B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C53A4B">Div content here</div>
<div style="border:3px solid #C53A4B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 58, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C53A4B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C53A4B;
-webkit-box-shadow: 1px 1px 3px #C53A4B;
box-shadow: 1px 1px 3px #C53A4B; }
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 #C53A4B (Calypso Berry)
Color Overview & Profile: Color #C53A4B, also known as Calypso Berry, 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 (197/255), 23% Green (58/255), and 29% Blue (75/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C53A4B translates into the CMYK subtractive color model with values of 0% Cyan, 70.6% Magenta, 61.9% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 54.5%, and lightness of 50%.
Web Accessibility & Design Recommendations: When implementing #C53A4B 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 ##CC3333.
