#4A6889 Revel Blue
#4A6889 (Revel Blue) RGB value is (74, 104, 137).
Red value is 74, green value is 104, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #4A6889: hue: 211°, saturation: 29.9%, and lightness: 41.4%.
Process color (CMYK) of #4A6889 is 46%, 24.1%, 0%, 46.3%. Web safe color equivalent of #4A6889 is ##336699. Color #4A6889 contains mainly Blue.
Color Spaces
| Color spaces of #4A6889 | Value |
|---|---|
| RGB | 74, 104, 137 |
| HSL | 211°, 29.9%, 41.4% |
| HSV / HSB | 211°, 46%, 53.7% |
| CMYK | 46%, 24.1%, 0%, 46.3% |
| XYZ | 12.29, 13.16, 25.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 01101000 | 10001001 |
| Octal | 112 | 150 | 211 |
| Decimal | 74 | 104 | 137 |
| Hex | 4A | 68 | 89 |
Shades of #4A6889
Tints of #4A6889
.mybgColor { background-color: #4A6889; }
.myforeColor { color: #4A6889; }
.myborderColor { border: 3px solid #4A6889; }
<p style="color:#4A6889">Text here</p>
This sample text is styled with font color #4A6889. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A6889">Div content here</div>
<div style="border:3px solid #4A6889">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 104, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A6889; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A6889;
-webkit-box-shadow: 1px 1px 3px #4A6889;
box-shadow: 1px 1px 3px #4A6889; }
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 #4A6889 (Revel Blue)
Color Overview & Profile: Color #4A6889, also known as Revel Blue, 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), 41% Green (104/255), and 54% Blue (137/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A6889 translates into the CMYK subtractive color model with values of 46% Cyan, 24.1% Magenta, 0% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 211°, saturation of 29.9%, and lightness of 41.4%.
Web Accessibility & Design Recommendations: When implementing #4A6889 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.
