#514B98 Liberty
#514B98 (Liberty) RGB value is (81, 75, 152).
Red value is 81, green value is 75, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #514B98: hue: 245°, saturation: 33.9%, and lightness: 44.5%.
Process color (CMYK) of #514B98 is 46.7%, 50.7%, 0%, 40.4%. Web safe color equivalent of #514B98 is ##663399. Color #514B98 contains mainly Blue.
Color Spaces
| Color spaces of #514B98 | Value |
|---|---|
| RGB | 81, 75, 152 |
| HSL | 245°, 33.9%, 44.5% |
| HSV / HSB | 245°, 50.7%, 59.6% |
| CMYK | 46.7%, 50.7%, 0%, 40.4% |
| XYZ | 11.58, 9.05, 30.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 01001011 | 10011000 |
| Octal | 121 | 113 | 230 |
| Decimal | 81 | 75 | 152 |
| Hex | 51 | 4B | 98 |
Shades of #514B98
Tints of #514B98
.mybgColor { background-color: #514B98; }
.myforeColor { color: #514B98; }
.myborderColor { border: 3px solid #514B98; }
<p style="color:#514B98">Text here</p>
This sample text is styled with font color #514B98. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#514B98">Div content here</div>
<div style="border:3px solid #514B98">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 75, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #514B98; }
.divShadow { -moz-box-shadow: 1px 1px 3px #514B98;
-webkit-box-shadow: 1px 1px 3px #514B98;
box-shadow: 1px 1px 3px #514B98; }
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 #514B98 (Liberty)
Color Overview & Profile: Color #514B98, also known as Liberty, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 32% Red (81/255), 29% Green (75/255), and 60% Blue (152/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #514B98 translates into the CMYK subtractive color model with values of 46.7% Cyan, 50.7% Magenta, 0% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 245°, saturation of 33.9%, and lightness of 44.5%.
Web Accessibility & Design Recommendations: When implementing #514B98 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 ##663399.
