#498090 Casual Blue
#498090 (Casual Blue) RGB value is (73, 128, 144).
Red value is 73, green value is 128, and blue value is 144.
Cylindrical-coordinate representations (HSL) of color #498090: hue: 194°, saturation: 32.7%, and lightness: 42.5%.
Process color (CMYK) of #498090 is 49.3%, 11.1%, 0%, 43.5%. Web safe color equivalent of #498090 is ##339999. Color #498090 contains mainly Blue.
Color Spaces
| Color spaces of #498090 | Value |
|---|---|
| RGB | 73, 128, 144 |
| HSL | 194°, 32.7%, 42.5% |
| HSV / HSB | 194°, 49.3%, 56.5% |
| CMYK | 49.3%, 11.1%, 0%, 43.5% |
| XYZ | 15.5, 18.87, 29.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001001 | 10000000 | 10010000 |
| Octal | 111 | 200 | 220 |
| Decimal | 73 | 128 | 144 |
| Hex | 49 | 80 | 90 |
Shades of #498090
Tints of #498090
.mybgColor { background-color: #498090; }
.myforeColor { color: #498090; }
.myborderColor { border: 3px solid #498090; }
<p style="color:#498090">Text here</p>
This sample text is styled with font color #498090. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#498090">Div content here</div>
<div style="border:3px solid #498090">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(73, 128, 144, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #498090; }
.divShadow { -moz-box-shadow: 1px 1px 3px #498090;
-webkit-box-shadow: 1px 1px 3px #498090;
box-shadow: 1px 1px 3px #498090; }
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 #498090 (Casual Blue)
Color Overview & Profile: Color #498090, also known as Casual 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 (73/255), 50% Green (128/255), and 56% Blue (144/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #498090 translates into the CMYK subtractive color model with values of 49.3% Cyan, 11.1% Magenta, 0% Yellow, and 43.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 32.7%, and lightness of 42.5%.
Web Accessibility & Design Recommendations: When implementing #498090 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 ##339999.
