#406F6A Cormorant
#406F6A (Cormorant) RGB value is (64, 111, 106).
Red value is 64, green value is 111, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #406F6A: hue: 174°, saturation: 26.9%, and lightness: 34.3%.
Process color (CMYK) of #406F6A is 42.3%, 0%, 4.5%, 56.5%. Web safe color equivalent of #406F6A is ##336666. Color #406F6A contains mainly Cyan.
Color Spaces
| Color spaces of #406F6A | Value |
|---|---|
| RGB | 64, 111, 106 |
| HSL | 174°, 26.9%, 34.3% |
| HSV / HSB | 174°, 42.3%, 43.5% |
| CMYK | 42.3%, 0%, 4.5%, 56.5% |
| XYZ | 10.4, 13.5, 15.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000000 | 01101111 | 01101010 |
| Octal | 100 | 157 | 152 |
| Decimal | 64 | 111 | 106 |
| Hex | 40 | 6F | 6A |
Shades of #406F6A
Tints of #406F6A
.mybgColor { background-color: #406F6A; }
.myforeColor { color: #406F6A; }
.myborderColor { border: 3px solid #406F6A; }
<p style="color:#406F6A">Text here</p>
This sample text is styled with font color #406F6A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#406F6A">Div content here</div>
<div style="border:3px solid #406F6A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(64, 111, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #406F6A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #406F6A;
-webkit-box-shadow: 1px 1px 3px #406F6A;
box-shadow: 1px 1px 3px #406F6A; }
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 #406F6A (Cormorant)
Color Overview & Profile: Color #406F6A, also known as Cormorant, 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), 44% Green (111/255), and 42% Blue (106/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #406F6A translates into the CMYK subtractive color model with values of 42.3% Cyan, 0% Magenta, 4.5% Yellow, and 56.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 174°, saturation of 26.9%, and lightness of 34.3%.
Web Accessibility & Design Recommendations: When implementing #406F6A 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.
