#3B5698 Muted Lavender
#3B5698 (Muted Lavender) RGB value is (59, 86, 152).
Red value is 59, green value is 86, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #3B5698: hue: 223°, saturation: 44.1%, and lightness: 41.4%.
Process color (CMYK) of #3B5698 is 61.2%, 43.4%, 0%, 40.4%. Web safe color equivalent of #3B5698 is ##336699. Color #3B5698 contains mainly Blue.
Color Spaces
| Color spaces of #3B5698 | Value |
|---|---|
| RGB | 59, 86, 152 |
| HSL | 223°, 44.1%, 41.4% |
| HSV / HSB | 223°, 61.2%, 59.6% |
| CMYK | 61.2%, 43.4%, 0%, 40.4% |
| XYZ | 10.8, 9.85, 31.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111011 | 01010110 | 10011000 |
| Octal | 073 | 126 | 230 |
| Decimal | 59 | 86 | 152 |
| Hex | 3B | 56 | 98 |
Shades of #3B5698
Tints of #3B5698
.mybgColor { background-color: #3B5698; }
.myforeColor { color: #3B5698; }
.myborderColor { border: 3px solid #3B5698; }
<p style="color:#3B5698">Text here</p>
This sample text is styled with font color #3B5698. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3B5698">Div content here</div>
<div style="border:3px solid #3B5698">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(59, 86, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3B5698; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3B5698;
-webkit-box-shadow: 1px 1px 3px #3B5698;
box-shadow: 1px 1px 3px #3B5698; }
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 #3B5698 (Muted Lavender)
Color Overview & Profile: Color #3B5698, also known as Muted Lavender, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 23% Red (59/255), 34% Green (86/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, #3B5698 translates into the CMYK subtractive color model with values of 61.2% Cyan, 43.4% Magenta, 0% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 44.1%, and lightness of 41.4%.
Web Accessibility & Design Recommendations: When implementing #3B5698 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 ##336699.
