#4C567A Deep Indigo
#4C567A (Deep Indigo) RGB value is (76, 86, 122).
Red value is 76, green value is 86, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #4C567A: hue: 227°, saturation: 23.2%, and lightness: 38.8%.
Process color (CMYK) of #4C567A is 37.7%, 29.5%, 0%, 52.2%. Web safe color equivalent of #4C567A is ##336666. Color #4C567A contains mainly Blue.
Color Spaces
| Color spaces of #4C567A | Value |
|---|---|
| RGB | 76, 86, 122 |
| HSL | 227°, 23.2%, 38.8% |
| HSV / HSB | 227°, 37.7%, 47.8% |
| CMYK | 37.7%, 29.5%, 0%, 52.2% |
| XYZ | 9.82, 9.6, 19.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001100 | 01010110 | 01111010 |
| Octal | 114 | 126 | 172 |
| Decimal | 76 | 86 | 122 |
| Hex | 4C | 56 | 7A |
Shades of #4C567A
Tints of #4C567A
.mybgColor { background-color: #4C567A; }
.myforeColor { color: #4C567A; }
.myborderColor { border: 3px solid #4C567A; }
<p style="color:#4C567A">Text here</p>
This sample text is styled with font color #4C567A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4C567A">Div content here</div>
<div style="border:3px solid #4C567A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(76, 86, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4C567A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4C567A;
-webkit-box-shadow: 1px 1px 3px #4C567A;
box-shadow: 1px 1px 3px #4C567A; }
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 #4C567A (Deep Indigo)
Color Overview & Profile: Color #4C567A, also known as Deep Indigo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (76/255), 34% Green (86/255), and 48% Blue (122/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4C567A translates into the CMYK subtractive color model with values of 37.7% Cyan, 29.5% Magenta, 0% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 227°, saturation of 23.2%, and lightness of 38.8%.
Web Accessibility & Design Recommendations: When implementing #4C567A 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.
