#51529C Blue Ember
#51529C (Blue Ember) RGB value is (81, 82, 156).
Red value is 81, green value is 82, and blue value is 156.
Cylindrical-coordinate representations (HSL) of color #51529C: hue: 239°, saturation: 31.6%, and lightness: 46.5%.
Process color (CMYK) of #51529C is 48.1%, 47.4%, 0%, 38.8%. Web safe color equivalent of #51529C is ##666699. Color #51529C contains mainly Blue.
Color Spaces
| Color spaces of #51529C | Value |
|---|---|
| RGB | 81, 82, 156 |
| HSL | 239°, 31.6%, 46.5% |
| HSV / HSB | 239°, 48.1%, 61.2% |
| CMYK | 48.1%, 47.4%, 0%, 38.8% |
| XYZ | 12.41, 10.18, 32.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 01010010 | 10011100 |
| Octal | 121 | 122 | 234 |
| Decimal | 81 | 82 | 156 |
| Hex | 51 | 52 | 9C |
Shades of #51529C
Tints of #51529C
.mybgColor { background-color: #51529C; }
.myforeColor { color: #51529C; }
.myborderColor { border: 3px solid #51529C; }
<p style="color:#51529C">Text here</p>
This sample text is styled with font color #51529C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#51529C">Div content here</div>
<div style="border:3px solid #51529C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 82, 156, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #51529C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #51529C;
-webkit-box-shadow: 1px 1px 3px #51529C;
box-shadow: 1px 1px 3px #51529C; }
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 #51529C (Blue Ember)
Color Overview & Profile: Color #51529C, also known as Blue Ember, 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), 32% Green (82/255), and 61% Blue (156/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #51529C translates into the CMYK subtractive color model with values of 48.1% Cyan, 47.4% Magenta, 0% Yellow, and 38.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 239°, saturation of 31.6%, and lightness of 46.5%.
Web Accessibility & Design Recommendations: When implementing #51529C 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.
