#303E55 Winter Sea
#303E55 (Winter Sea) RGB value is (48, 62, 85).
Red value is 48, green value is 62, and blue value is 85.
Cylindrical-coordinate representations (HSL) of color #303E55: hue: 217°, saturation: 27.8%, and lightness: 26.1%.
Process color (CMYK) of #303E55 is 43.5%, 27.1%, 0%, 66.7%. Web safe color equivalent of #303E55 is ##333366. Color #303E55 contains mainly Blue.
Color Spaces
| Color spaces of #303E55 | Value |
|---|---|
| RGB | 48, 62, 85 |
| HSL | 217°, 27.8%, 26.1% |
| HSV / HSB | 217°, 43.5%, 33.3% |
| CMYK | 43.5%, 27.1%, 0%, 66.7% |
| XYZ | 4.58, 4.73, 9.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 00111110 | 01010101 |
| Octal | 060 | 076 | 125 |
| Decimal | 48 | 62 | 85 |
| Hex | 30 | 3E | 55 |
Shades of #303E55
Tints of #303E55
.mybgColor { background-color: #303E55; }
.myforeColor { color: #303E55; }
.myborderColor { border: 3px solid #303E55; }
<p style="color:#303E55">Text here</p>
This sample text is styled with font color #303E55. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#303E55">Div content here</div>
<div style="border:3px solid #303E55">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 62, 85, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #303E55; }
.divShadow { -moz-box-shadow: 1px 1px 3px #303E55;
-webkit-box-shadow: 1px 1px 3px #303E55;
box-shadow: 1px 1px 3px #303E55; }
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 #303E55 (Winter Sea)
Color Overview & Profile: Color #303E55, also known as Winter Sea, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (48/255), 24% Green (62/255), and 33% Blue (85/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #303E55 translates into the CMYK subtractive color model with values of 43.5% Cyan, 27.1% Magenta, 0% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 217°, saturation of 27.8%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #303E55 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 ##333366.
