#323477 Ballpoint Indigo
#323477 (Ballpoint Indigo) RGB value is (50, 52, 119).
Red value is 50, green value is 52, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #323477: hue: 238°, saturation: 40.8%, and lightness: 33.1%.
Process color (CMYK) of #323477 is 58%, 56.3%, 0%, 53.3%. Web safe color equivalent of #323477 is ##333366. Color #323477 contains mainly Blue.
Color Spaces
| Color spaces of #323477 | Value |
|---|---|
| RGB | 50, 52, 119 |
| HSL | 238°, 40.8%, 33.1% |
| HSV / HSB | 238°, 58%, 46.7% |
| CMYK | 58%, 56.3%, 0%, 53.3% |
| XYZ | 5.87, 4.47, 18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110010 | 00110100 | 01110111 |
| Octal | 062 | 064 | 167 |
| Decimal | 50 | 52 | 119 |
| Hex | 32 | 34 | 77 |
Shades of #323477
Tints of #323477
.mybgColor { background-color: #323477; }
.myforeColor { color: #323477; }
.myborderColor { border: 3px solid #323477; }
<p style="color:#323477">Text here</p>
This sample text is styled with font color #323477. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#323477">Div content here</div>
<div style="border:3px solid #323477">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(50, 52, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #323477; }
.divShadow { -moz-box-shadow: 1px 1px 3px #323477;
-webkit-box-shadow: 1px 1px 3px #323477;
box-shadow: 1px 1px 3px #323477; }
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 #323477 (Ballpoint Indigo)
Color Overview & Profile: Color #323477, also known as Ballpoint Indigo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (50/255), 20% Green (52/255), and 47% Blue (119/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #323477 translates into the CMYK subtractive color model with values of 58% Cyan, 56.3% Magenta, 0% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 238°, saturation of 40.8%, and lightness of 33.1%.
Web Accessibility & Design Recommendations: When implementing #323477 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 ##333366.
