#3C5F9B Raftsman
#3C5F9B (Raftsman) RGB value is (60, 95, 155).
Red value is 60, green value is 95, and blue value is 155.
Cylindrical-coordinate representations (HSL) of color #3C5F9B: hue: 218°, saturation: 44.2%, and lightness: 42.2%.
Process color (CMYK) of #3C5F9B is 61.3%, 38.7%, 0%, 39.2%. Web safe color equivalent of #3C5F9B is ##336699. Color #3C5F9B contains mainly Blue.
Color Spaces
| Color spaces of #3C5F9B | Value |
|---|---|
| RGB | 60, 95, 155 |
| HSL | 218°, 44.2%, 42.2% |
| HSV / HSB | 218°, 61.3%, 60.8% |
| CMYK | 61.3%, 38.7%, 0%, 39.2% |
| XYZ | 11.87, 11.51, 32.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 01011111 | 10011011 |
| Octal | 074 | 137 | 233 |
| Decimal | 60 | 95 | 155 |
| Hex | 3C | 5F | 9B |
Shades of #3C5F9B
Tints of #3C5F9B
.mybgColor { background-color: #3C5F9B; }
.myforeColor { color: #3C5F9B; }
.myborderColor { border: 3px solid #3C5F9B; }
<p style="color:#3C5F9B">Text here</p>
This sample text is styled with font color #3C5F9B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C5F9B">Div content here</div>
<div style="border:3px solid #3C5F9B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 95, 155, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C5F9B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C5F9B;
-webkit-box-shadow: 1px 1px 3px #3C5F9B;
box-shadow: 1px 1px 3px #3C5F9B; }
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 #3C5F9B (Raftsman)
Color Overview & Profile: Color #3C5F9B, also known as Raftsman, 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), 37% Green (95/255), and 61% Blue (155/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C5F9B translates into the CMYK subtractive color model with values of 61.3% Cyan, 38.7% Magenta, 0% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 44.2%, and lightness of 42.2%.
Web Accessibility & Design Recommendations: When implementing #3C5F9B 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.
