#140061 Prussian Nights
#140061 (Prussian Nights) RGB value is (20, 0, 97).
Red value is 20, green value is 0, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #140061: hue: 252°, saturation: 100%, and lightness: 19%.
Process color (CMYK) of #140061 is 79.4%, 100%, 0%, 62%. Web safe color equivalent of #140061 is ##000066. Color #140061 contains mainly Blue.
Color Spaces
| Color spaces of #140061 | Value |
|---|---|
| RGB | 20, 0, 97 |
| HSL | 252°, 100%, 19% |
| HSV / HSB | 252°, 100%, 38% |
| CMYK | 79.4%, 100%, 0%, 62% |
| XYZ | 2.45, 1.01, 11.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010100 | 00000000 | 01100001 |
| Octal | 024 | 000 | 141 |
| Decimal | 20 | 0 | 97 |
| Hex | 14 | 00 | 61 |
Shades of #140061
Tints of #140061
.mybgColor { background-color: #140061; }
.myforeColor { color: #140061; }
.myborderColor { border: 3px solid #140061; }
<p style="color:#140061">Text here</p>
This sample text is styled with font color #140061. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#140061">Div content here</div>
<div style="border:3px solid #140061">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(20, 0, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #140061; }
.divShadow { -moz-box-shadow: 1px 1px 3px #140061;
-webkit-box-shadow: 1px 1px 3px #140061;
box-shadow: 1px 1px 3px #140061; }
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 #140061 (Prussian Nights)
Color Overview & Profile: Color #140061, also known as Prussian Nights, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 8% Red (20/255), 0% Green (0/255), and 38% Blue (97/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #140061 translates into the CMYK subtractive color model with values of 79.4% Cyan, 100% Magenta, 0% Yellow, and 62% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 100%, and lightness of 19%.
Web Accessibility & Design Recommendations: When implementing #140061 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 ##000066.
