#035096 Medium Electric Blue
#035096 (Medium Electric Blue) RGB value is (3, 80, 150).
Red value is 3, green value is 80, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #035096: hue: 209°, saturation: 96.1%, and lightness: 30%.
Process color (CMYK) of #035096 is 98%, 46.7%, 0%, 41.2%. Web safe color equivalent of #035096 is ##006699. Color #035096 contains mainly Blue.
Color Spaces
| Color spaces of #035096 | Value |
|---|---|
| RGB | 3, 80, 150 |
| HSL | 209°, 96.1%, 30% |
| HSV / HSB | 209°, 98%, 58.8% |
| CMYK | 98%, 46.7%, 0%, 41.2% |
| XYZ | 8.41, 7.96, 29.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000011 | 01010000 | 10010110 |
| Octal | 003 | 120 | 226 |
| Decimal | 3 | 80 | 150 |
| Hex | 03 | 50 | 96 |
Shades of #035096
Tints of #035096
.mybgColor { background-color: #035096; }
.myforeColor { color: #035096; }
.myborderColor { border: 3px solid #035096; }
<p style="color:#035096">Text here</p>
This sample text is styled with font color #035096. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#035096">Div content here</div>
<div style="border:3px solid #035096">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(3, 80, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #035096; }
.divShadow { -moz-box-shadow: 1px 1px 3px #035096;
-webkit-box-shadow: 1px 1px 3px #035096;
box-shadow: 1px 1px 3px #035096; }
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 #035096 (Medium Electric Blue)
Color Overview & Profile: Color #035096, also known as Medium Electric Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (3/255), 31% Green (80/255), and 59% Blue (150/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #035096 translates into the CMYK subtractive color model with values of 98% Cyan, 46.7% Magenta, 0% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 96.1%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #035096 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 ##006699.
