#8BBF92 Garden Swing
#8BBF92 (Garden Swing) RGB value is (139, 191, 146).
Red value is 139, green value is 191, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #8BBF92: hue: 128°, saturation: 28.9%, and lightness: 64.7%.
Process color (CMYK) of #8BBF92 is 27.2%, 0%, 23.6%, 25.1%. Web safe color equivalent of #8BBF92 is ##99CC99. Color #8BBF92 contains mainly Cyan.
Color Spaces
| Color spaces of #8BBF92 | Value |
|---|---|
| RGB | 139, 191, 146 |
| HSL | 128°, 28.9%, 64.7% |
| HSV / HSB | 128°, 27.2%, 74.9% |
| CMYK | 27.2%, 0%, 23.6%, 25.1% |
| XYZ | 34.46, 44.82, 34.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10111111 | 10010010 |
| Octal | 213 | 277 | 222 |
| Decimal | 139 | 191 | 146 |
| Hex | 8B | BF | 92 |
Shades of #8BBF92
Tints of #8BBF92
.mybgColor { background-color: #8BBF92; }
.myforeColor { color: #8BBF92; }
.myborderColor { border: 3px solid #8BBF92; }
<p style="color:#8BBF92">Text here</p>
This sample text is styled with font color #8BBF92. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8BBF92">Div content here</div>
<div style="border:3px solid #8BBF92">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 191, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8BBF92; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8BBF92;
-webkit-box-shadow: 1px 1px 3px #8BBF92;
box-shadow: 1px 1px 3px #8BBF92; }
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 #8BBF92 (Garden Swing)
Color Overview & Profile: Color #8BBF92, also known as Garden Swing, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (139/255), 75% Green (191/255), and 57% Blue (146/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #8BBF92 translates into the CMYK subtractive color model with values of 27.2% Cyan, 0% Magenta, 23.6% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 128°, saturation of 28.9%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #8BBF92 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.
