#355D83 Pelagic
#355D83 (Pelagic) RGB value is (53, 93, 131).
Red value is 53, green value is 93, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #355D83: hue: 209°, saturation: 42.4%, and lightness: 36.1%.
Process color (CMYK) of #355D83 is 59.5%, 29%, 0%, 48.6%. Web safe color equivalent of #355D83 is ##336699. Color #355D83 contains mainly Blue.
Color Spaces
| Color spaces of #355D83 | Value |
|---|---|
| RGB | 53, 93, 131 |
| HSL | 209°, 42.4%, 36.1% |
| HSV / HSB | 209°, 59.5%, 51.4% |
| CMYK | 59.5%, 29%, 0%, 48.6% |
| XYZ | 9.48, 10.22, 22.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 01011101 | 10000011 |
| Octal | 065 | 135 | 203 |
| Decimal | 53 | 93 | 131 |
| Hex | 35 | 5D | 83 |
Shades of #355D83
Tints of #355D83
.mybgColor { background-color: #355D83; }
.myforeColor { color: #355D83; }
.myborderColor { border: 3px solid #355D83; }
<p style="color:#355D83">Text here</p>
This sample text is styled with font color #355D83. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#355D83">Div content here</div>
<div style="border:3px solid #355D83">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 93, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #355D83; }
.divShadow { -moz-box-shadow: 1px 1px 3px #355D83;
-webkit-box-shadow: 1px 1px 3px #355D83;
box-shadow: 1px 1px 3px #355D83; }
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 #355D83 (Pelagic)
Color Overview & Profile: Color #355D83, also known as Pelagic, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (53/255), 36% Green (93/255), and 51% Blue (131/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #355D83 translates into the CMYK subtractive color model with values of 59.5% Cyan, 29% Magenta, 0% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 42.4%, and lightness of 36.1%.
Web Accessibility & Design Recommendations: When implementing #355D83 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.
