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