#348A5D Argyle
#348A5D (Argyle) RGB value is (52, 138, 93).
Red value is 52, green value is 138, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #348A5D: hue: 149°, saturation: 45.3%, and lightness: 37.3%.
Process color (CMYK) of #348A5D is 62.3%, 0%, 32.6%, 45.9%. Web safe color equivalent of #348A5D is ##339966. Color #348A5D contains mainly Green.
Color Spaces
| Color spaces of #348A5D | Value |
|---|---|
| RGB | 52, 138, 93 |
| HSL | 149°, 45.3%, 37.3% |
| HSV / HSB | 149°, 62.3%, 54.1% |
| CMYK | 62.3%, 0%, 32.6%, 45.9% |
| XYZ | 12.48, 19.7, 13.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110100 | 10001010 | 01011101 |
| Octal | 064 | 212 | 135 |
| Decimal | 52 | 138 | 93 |
| Hex | 34 | 8A | 5D |
Shades of #348A5D
Tints of #348A5D
.mybgColor { background-color: #348A5D; }
.myforeColor { color: #348A5D; }
.myborderColor { border: 3px solid #348A5D; }
<p style="color:#348A5D">Text here</p>
This sample text is styled with font color #348A5D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#348A5D">Div content here</div>
<div style="border:3px solid #348A5D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(52, 138, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #348A5D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #348A5D;
-webkit-box-shadow: 1px 1px 3px #348A5D;
box-shadow: 1px 1px 3px #348A5D; }
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 #348A5D (Argyle)
Color Overview & Profile: Color #348A5D, also known as Argyle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (52/255), 54% Green (138/255), and 36% Blue (93/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #348A5D translates into the CMYK subtractive color model with values of 62.3% Cyan, 0% Magenta, 32.6% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 149°, saturation of 45.3%, and lightness of 37.3%.
Web Accessibility & Design Recommendations: When implementing #348A5D 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 ##339966.
