#5072A9 Plunder
#5072A9 (Plunder) RGB value is (80, 114, 169).
Red value is 80, green value is 114, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #5072A9: hue: 217°, saturation: 35.7%, and lightness: 48.8%.
Process color (CMYK) of #5072A9 is 52.7%, 32.5%, 0%, 33.7%. Web safe color equivalent of #5072A9 is ##666699. Color #5072A9 contains mainly Blue.
Color Spaces
| Color spaces of #5072A9 | Value |
|---|---|
| RGB | 80, 114, 169 |
| HSL | 217°, 35.7%, 48.8% |
| HSV / HSB | 217°, 52.7%, 66.3% |
| CMYK | 52.7%, 32.5%, 0%, 33.7% |
| XYZ | 16.48, 16.6, 39.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010000 | 01110010 | 10101001 |
| Octal | 120 | 162 | 251 |
| Decimal | 80 | 114 | 169 |
| Hex | 50 | 72 | A9 |
Shades of #5072A9
Tints of #5072A9
.mybgColor { background-color: #5072A9; }
.myforeColor { color: #5072A9; }
.myborderColor { border: 3px solid #5072A9; }
<p style="color:#5072A9">Text here</p>
This sample text is styled with font color #5072A9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5072A9">Div content here</div>
<div style="border:3px solid #5072A9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(80, 114, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5072A9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5072A9;
-webkit-box-shadow: 1px 1px 3px #5072A9;
box-shadow: 1px 1px 3px #5072A9; }
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 #5072A9 (Plunder)
Color Overview & Profile: Color #5072A9, also known as Plunder, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (80/255), 45% Green (114/255), and 66% Blue (169/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5072A9 translates into the CMYK subtractive color model with values of 52.7% Cyan, 32.5% Magenta, 0% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 217°, saturation of 35.7%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #5072A9 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 ##666699.
