#93B59D Garden District
#93B59D (Garden District) RGB value is (147, 181, 157).
Red value is 147, green value is 181, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #93B59D: hue: 138°, saturation: 18.7%, and lightness: 64.3%.
Process color (CMYK) of #93B59D is 18.8%, 0%, 13.3%, 29%. Web safe color equivalent of #93B59D is ##99CC99. Color #93B59D contains mainly Cyan.
Color Spaces
| Color spaces of #93B59D | Value |
|---|---|
| RGB | 147, 181, 157 |
| HSL | 138°, 18.7%, 64.3% |
| HSV / HSB | 138°, 18.8%, 71% |
| CMYK | 18.8%, 0%, 13.3%, 29% |
| XYZ | 34.64, 41.68, 38.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010011 | 10110101 | 10011101 |
| Octal | 223 | 265 | 235 |
| Decimal | 147 | 181 | 157 |
| Hex | 93 | B5 | 9D |
Shades of #93B59D
Tints of #93B59D
.mybgColor { background-color: #93B59D; }
.myforeColor { color: #93B59D; }
.myborderColor { border: 3px solid #93B59D; }
<p style="color:#93B59D">Text here</p>
This sample text is styled with font color #93B59D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#93B59D">Div content here</div>
<div style="border:3px solid #93B59D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(147, 181, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #93B59D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #93B59D;
-webkit-box-shadow: 1px 1px 3px #93B59D;
box-shadow: 1px 1px 3px #93B59D; }
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 #93B59D (Garden District)
Color Overview & Profile: Color #93B59D, also known as Garden District, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (147/255), 71% Green (181/255), and 62% Blue (157/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #93B59D translates into the CMYK subtractive color model with values of 18.8% Cyan, 0% Magenta, 13.3% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 138°, saturation of 18.7%, and lightness of 64.3%.
Web Accessibility & Design Recommendations: When implementing #93B59D 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 ##99CC99.
