#3C797D Grand Canal
#3C797D (Grand Canal) RGB value is (60, 121, 125).
Red value is 60, green value is 121, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #3C797D: hue: 184°, saturation: 35.1%, and lightness: 36.3%.
Process color (CMYK) of #3C797D is 52%, 3.2%, 0%, 51%. Web safe color equivalent of #3C797D is ##336666. Color #3C797D contains mainly Blue.
Color Spaces
| Color spaces of #3C797D | Value |
|---|---|
| RGB | 60, 121, 125 |
| HSL | 184°, 35.1%, 36.3% |
| HSV / HSB | 184°, 52%, 49% |
| CMYK | 52%, 3.2%, 0%, 51% |
| XYZ | 12.4, 16.11, 21.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 01111001 | 01111101 |
| Octal | 074 | 171 | 175 |
| Decimal | 60 | 121 | 125 |
| Hex | 3C | 79 | 7D |
Shades of #3C797D
Tints of #3C797D
.mybgColor { background-color: #3C797D; }
.myforeColor { color: #3C797D; }
.myborderColor { border: 3px solid #3C797D; }
<p style="color:#3C797D">Text here</p>
This sample text is styled with font color #3C797D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C797D">Div content here</div>
<div style="border:3px solid #3C797D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 121, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C797D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C797D;
-webkit-box-shadow: 1px 1px 3px #3C797D;
box-shadow: 1px 1px 3px #3C797D; }
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 #3C797D (Grand Canal)
Color Overview & Profile: Color #3C797D, also known as Grand Canal, 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), 47% Green (121/255), and 49% Blue (125/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C797D translates into the CMYK subtractive color model with values of 52% Cyan, 3.2% Magenta, 0% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 184°, saturation of 35.1%, and lightness of 36.3%.
Web Accessibility & Design Recommendations: When implementing #3C797D 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 ##336666.
