#3C7F8D Larkspur
#3C7F8D (Larkspur) RGB value is (60, 127, 141).
Red value is 60, green value is 127, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #3C7F8D: hue: 190°, saturation: 40.3%, and lightness: 39.4%.
Process color (CMYK) of #3C7F8D is 57.4%, 9.9%, 0%, 44.7%. Web safe color equivalent of #3C7F8D is ##336699. Color #3C7F8D contains mainly Blue.
Color Spaces
| Color spaces of #3C7F8D | Value |
|---|---|
| RGB | 60, 127, 141 |
| HSL | 190°, 40.3%, 39.4% |
| HSV / HSB | 190°, 57.4%, 55.3% |
| CMYK | 57.4%, 9.9%, 0%, 44.7% |
| XYZ | 14.26, 18.06, 27.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 01111111 | 10001101 |
| Octal | 074 | 177 | 215 |
| Decimal | 60 | 127 | 141 |
| Hex | 3C | 7F | 8D |
Shades of #3C7F8D
Tints of #3C7F8D
.mybgColor { background-color: #3C7F8D; }
.myforeColor { color: #3C7F8D; }
.myborderColor { border: 3px solid #3C7F8D; }
<p style="color:#3C7F8D">Text here</p>
This sample text is styled with font color #3C7F8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C7F8D">Div content here</div>
<div style="border:3px solid #3C7F8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 127, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C7F8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C7F8D;
-webkit-box-shadow: 1px 1px 3px #3C7F8D;
box-shadow: 1px 1px 3px #3C7F8D; }
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 #3C7F8D (Larkspur)
Color Overview & Profile: Color #3C7F8D, also known as Larkspur, 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), 50% Green (127/255), and 55% Blue (141/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C7F8D translates into the CMYK subtractive color model with values of 57.4% Cyan, 9.9% Magenta, 0% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 40.3%, and lightness of 39.4%.
Web Accessibility & Design Recommendations: When implementing #3C7F8D 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 ##336699.
