#4A5C94 Blue Dude
#4A5C94 (Blue Dude) RGB value is (74, 92, 148).
Red value is 74, green value is 92, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #4A5C94: hue: 225°, saturation: 33.3%, and lightness: 43.5%.
Process color (CMYK) of #4A5C94 is 50%, 37.8%, 0%, 42%. Web safe color equivalent of #4A5C94 is ##336699. Color #4A5C94 contains mainly Blue.
Color Spaces
| Color spaces of #4A5C94 | Value |
|---|---|
| RGB | 74, 92, 148 |
| HSL | 225°, 33.3%, 43.5% |
| HSV / HSB | 225°, 50%, 58% |
| CMYK | 50%, 37.8%, 0%, 42% |
| XYZ | 11.99, 11.25, 29.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 01011100 | 10010100 |
| Octal | 112 | 134 | 224 |
| Decimal | 74 | 92 | 148 |
| Hex | 4A | 5C | 94 |
Shades of #4A5C94
Tints of #4A5C94
.mybgColor { background-color: #4A5C94; }
.myforeColor { color: #4A5C94; }
.myborderColor { border: 3px solid #4A5C94; }
<p style="color:#4A5C94">Text here</p>
This sample text is styled with font color #4A5C94. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A5C94">Div content here</div>
<div style="border:3px solid #4A5C94">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 92, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A5C94; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A5C94;
-webkit-box-shadow: 1px 1px 3px #4A5C94;
box-shadow: 1px 1px 3px #4A5C94; }
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 #4A5C94 (Blue Dude)
Color Overview & Profile: Color #4A5C94, also known as Blue Dude, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (74/255), 36% Green (92/255), and 58% Blue (148/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A5C94 translates into the CMYK subtractive color model with values of 50% Cyan, 37.8% Magenta, 0% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 225°, saturation of 33.3%, and lightness of 43.5%.
Web Accessibility & Design Recommendations: When implementing #4A5C94 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.
