#527498 Trustee
#527498 (Trustee) RGB value is (82, 116, 152).
Red value is 82, green value is 116, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #527498: hue: 211°, saturation: 29.9%, and lightness: 45.9%.
Process color (CMYK) of #527498 is 46.1%, 23.7%, 0%, 40.4%. Web safe color equivalent of #527498 is ##666699. Color #527498 contains mainly Blue.
Color Spaces
| Color spaces of #527498 | Value |
|---|---|
| RGB | 82, 116, 152 |
| HSL | 211°, 29.9%, 45.9% |
| HSV / HSB | 211°, 46.1%, 59.6% |
| CMYK | 46.1%, 23.7%, 0%, 40.4% |
| XYZ | 15.39, 16.55, 32.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010010 | 01110100 | 10011000 |
| Octal | 122 | 164 | 230 |
| Decimal | 82 | 116 | 152 |
| Hex | 52 | 74 | 98 |
Shades of #527498
Tints of #527498
.mybgColor { background-color: #527498; }
.myforeColor { color: #527498; }
.myborderColor { border: 3px solid #527498; }
<p style="color:#527498">Text here</p>
This sample text is styled with font color #527498. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#527498">Div content here</div>
<div style="border:3px solid #527498">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(82, 116, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #527498; }
.divShadow { -moz-box-shadow: 1px 1px 3px #527498;
-webkit-box-shadow: 1px 1px 3px #527498;
box-shadow: 1px 1px 3px #527498; }
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 #527498 (Trustee)
Color Overview & Profile: Color #527498, also known as Trustee, 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 (82/255), 45% Green (116/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, #527498 translates into the CMYK subtractive color model with values of 46.1% Cyan, 23.7% Magenta, 0% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 211°, saturation of 29.9%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #527498 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.
