#312D5B Purple Noir
#312D5B (Purple Noir) RGB value is (49, 45, 91).
Red value is 49, green value is 45, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #312D5B: hue: 245°, saturation: 33.8%, and lightness: 26.7%.
Process color (CMYK) of #312D5B is 46.2%, 50.5%, 0%, 64.3%. Web safe color equivalent of #312D5B is ##333366. Color #312D5B contains mainly Blue.
Color Spaces
| Color spaces of #312D5B | Value |
|---|---|
| RGB | 49, 45, 91 |
| HSL | 245°, 33.8%, 26.7% |
| HSV / HSB | 245°, 50.5%, 35.7% |
| CMYK | 46.2%, 50.5%, 0%, 64.3% |
| XYZ | 4.09, 3.28, 10.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110001 | 00101101 | 01011011 |
| Octal | 061 | 055 | 133 |
| Decimal | 49 | 45 | 91 |
| Hex | 31 | 2D | 5B |
Shades of #312D5B
Tints of #312D5B
.mybgColor { background-color: #312D5B; }
.myforeColor { color: #312D5B; }
.myborderColor { border: 3px solid #312D5B; }
<p style="color:#312D5B">Text here</p>
This sample text is styled with font color #312D5B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#312D5B">Div content here</div>
<div style="border:3px solid #312D5B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(49, 45, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #312D5B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #312D5B;
-webkit-box-shadow: 1px 1px 3px #312D5B;
box-shadow: 1px 1px 3px #312D5B; }
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 #312D5B (Purple Noir)
Color Overview & Profile: Color #312D5B, also known as Purple Noir, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (49/255), 18% Green (45/255), and 36% Blue (91/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #312D5B translates into the CMYK subtractive color model with values of 46.2% Cyan, 50.5% Magenta, 0% Yellow, and 64.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 245°, saturation of 33.8%, and lightness of 26.7%.
Web Accessibility & Design Recommendations: When implementing #312D5B 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.
