#547588 Folk Blue
#547588 (Folk Blue) RGB value is (84, 117, 136).
Red value is 84, green value is 117, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #547588: hue: 202°, saturation: 23.6%, and lightness: 43.1%.
Process color (CMYK) of #547588 is 38.2%, 14%, 0%, 46.7%. Web safe color equivalent of #547588 is ##666699. Color #547588 contains mainly Blue.
Color Spaces
| Color spaces of #547588 | Value |
|---|---|
| RGB | 84, 117, 136 |
| HSL | 202°, 23.6%, 43.1% |
| HSV / HSB | 202°, 38.2%, 53.3% |
| CMYK | 38.2%, 14%, 0%, 46.7% |
| XYZ | 14.46, 16.38, 25.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010100 | 01110101 | 10001000 |
| Octal | 124 | 165 | 210 |
| Decimal | 84 | 117 | 136 |
| Hex | 54 | 75 | 88 |
Shades of #547588
Tints of #547588
.mybgColor { background-color: #547588; }
.myforeColor { color: #547588; }
.myborderColor { border: 3px solid #547588; }
<p style="color:#547588">Text here</p>
This sample text is styled with font color #547588. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#547588">Div content here</div>
<div style="border:3px solid #547588">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(84, 117, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #547588; }
.divShadow { -moz-box-shadow: 1px 1px 3px #547588;
-webkit-box-shadow: 1px 1px 3px #547588;
box-shadow: 1px 1px 3px #547588; }
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 #547588 (Folk Blue)
Color Overview & Profile: Color #547588, also known as Folk Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (84/255), 46% Green (117/255), and 53% Blue (136/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #547588 translates into the CMYK subtractive color model with values of 38.2% Cyan, 14% Magenta, 0% Yellow, and 46.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 202°, saturation of 23.6%, and lightness of 43.1%.
Web Accessibility & Design Recommendations: When implementing #547588 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 ##666699.
