#59BAA3 Puerto Rico
#59BAA3 (Puerto Rico) RGB value is (89, 186, 163).
Red value is 89, green value is 186, and blue value is 163.
Cylindrical-coordinate representations (HSL) of color #59BAA3: hue: 166°, saturation: 41.3%, and lightness: 53.9%.
Process color (CMYK) of #59BAA3 is 52.2%, 0%, 12.4%, 27.1%. Web safe color equivalent of #59BAA3 is ##66CC99. Color #59BAA3 contains mainly Cyan.
Color Spaces
| Color spaces of #59BAA3 | Value |
|---|---|
| RGB | 89, 186, 163 |
| HSL | 166°, 41.3%, 53.9% |
| HSV / HSB | 166°, 52.2%, 72.9% |
| CMYK | 52.2%, 0%, 12.4%, 27.1% |
| XYZ | 28.29, 39.88, 40.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 10111010 | 10100011 |
| Octal | 131 | 272 | 243 |
| Decimal | 89 | 186 | 163 |
| Hex | 59 | BA | A3 |
Shades of #59BAA3
Tints of #59BAA3
.mybgColor { background-color: #59BAA3; }
.myforeColor { color: #59BAA3; }
.myborderColor { border: 3px solid #59BAA3; }
<p style="color:#59BAA3">Text here</p>
This sample text is styled with font color #59BAA3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#59BAA3">Div content here</div>
<div style="border:3px solid #59BAA3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 186, 163, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #59BAA3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #59BAA3;
-webkit-box-shadow: 1px 1px 3px #59BAA3;
box-shadow: 1px 1px 3px #59BAA3; }
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 #59BAA3 (Puerto Rico)
Color Overview & Profile: Color #59BAA3, also known as Puerto Rico, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (89/255), 73% Green (186/255), and 64% Blue (163/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #59BAA3 translates into the CMYK subtractive color model with values of 52.2% Cyan, 0% Magenta, 12.4% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 166°, saturation of 41.3%, and lightness of 53.9%.
Web Accessibility & Design Recommendations: When implementing #59BAA3 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 ##66CC99.
