#406356 Stromboli
#406356 (Stromboli) RGB value is (64, 99, 86).
Red value is 64, green value is 99, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #406356: hue: 158°, saturation: 21.5%, and lightness: 32%.
Process color (CMYK) of #406356 is 35.4%, 0%, 13.1%, 61.2%. Web safe color equivalent of #406356 is ##336666. Color #406356 contains mainly Cyan.
Color Spaces
| Color spaces of #406356 | Value |
|---|---|
| RGB | 64, 99, 86 |
| HSL | 158°, 21.5%, 32% |
| HSV / HSB | 158°, 35.4%, 38.8% |
| CMYK | 35.4%, 0%, 13.1%, 61.2% |
| XYZ | 8.26, 10.69, 10.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000000 | 01100011 | 01010110 |
| Octal | 100 | 143 | 126 |
| Decimal | 64 | 99 | 86 |
| Hex | 40 | 63 | 56 |
Shades of #406356
Tints of #406356
.mybgColor { background-color: #406356; }
.myforeColor { color: #406356; }
.myborderColor { border: 3px solid #406356; }
<p style="color:#406356">Text here</p>
This sample text is styled with font color #406356. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#406356">Div content here</div>
<div style="border:3px solid #406356">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(64, 99, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #406356; }
.divShadow { -moz-box-shadow: 1px 1px 3px #406356;
-webkit-box-shadow: 1px 1px 3px #406356;
box-shadow: 1px 1px 3px #406356; }
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 #406356 (Stromboli)
Color Overview & Profile: Color #406356, also known as Stromboli, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (64/255), 39% Green (99/255), and 34% Blue (86/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #406356 translates into the CMYK subtractive color model with values of 35.4% Cyan, 0% Magenta, 13.1% Yellow, and 61.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 158°, saturation of 21.5%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #406356 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.
