#3C4C79 St. Tropaz
#3C4C79 (St. Tropaz) RGB value is (60, 76, 121).
Red value is 60, green value is 76, and blue value is 121.
Cylindrical-coordinate representations (HSL) of color #3C4C79: hue: 224°, saturation: 33.7%, and lightness: 35.5%.
Process color (CMYK) of #3C4C79 is 50.4%, 37.2%, 0%, 52.5%. Web safe color equivalent of #3C4C79 is ##333366. Color #3C4C79 contains mainly Blue.
Color Spaces
| Color spaces of #3C4C79 | Value |
|---|---|
| RGB | 60, 76, 121 |
| HSL | 224°, 33.7%, 35.5% |
| HSV / HSB | 224°, 50.4%, 47.5% |
| CMYK | 50.4%, 37.2%, 0%, 52.5% |
| XYZ | 7.9, 7.51, 19.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 01001100 | 01111001 |
| Octal | 074 | 114 | 171 |
| Decimal | 60 | 76 | 121 |
| Hex | 3C | 4C | 79 |
Shades of #3C4C79
Tints of #3C4C79
.mybgColor { background-color: #3C4C79; }
.myforeColor { color: #3C4C79; }
.myborderColor { border: 3px solid #3C4C79; }
<p style="color:#3C4C79">Text here</p>
This sample text is styled with font color #3C4C79. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C4C79">Div content here</div>
<div style="border:3px solid #3C4C79">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 76, 121, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C4C79; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C4C79;
-webkit-box-shadow: 1px 1px 3px #3C4C79;
box-shadow: 1px 1px 3px #3C4C79; }
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 #3C4C79 (St. Tropaz)
Color Overview & Profile: Color #3C4C79, also known as St. Tropaz, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (60/255), 30% Green (76/255), and 47% Blue (121/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C4C79 translates into the CMYK subtractive color model with values of 50.4% Cyan, 37.2% Magenta, 0% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 33.7%, and lightness of 35.5%.
Web Accessibility & Design Recommendations: When implementing #3C4C79 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 ##333366.
