#96B576 Florence
#96B576 (Florence) RGB value is (150, 181, 118).
Red value is 150, green value is 181, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #96B576: hue: 90°, saturation: 29.9%, and lightness: 58.6%.
Process color (CMYK) of #96B576 is 17.1%, 0%, 34.8%, 29%. Web safe color equivalent of #96B576 is ##99CC66. Color #96B576 contains mainly Green.
Color Spaces
| Color spaces of #96B576 | Value |
|---|---|
| RGB | 150, 181, 118 |
| HSL | 90°, 29.9%, 58.6% |
| HSV / HSB | 90°, 34.8%, 71% |
| CMYK | 17.1%, 0%, 34.8%, 29% |
| XYZ | 32.37, 40.84, 23.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 10110101 | 01110110 |
| Octal | 226 | 265 | 166 |
| Decimal | 150 | 181 | 118 |
| Hex | 96 | B5 | 76 |
Shades of #96B576
Tints of #96B576
.mybgColor { background-color: #96B576; }
.myforeColor { color: #96B576; }
.myborderColor { border: 3px solid #96B576; }
<p style="color:#96B576">Text here</p>
This sample text is styled with font color #96B576. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#96B576">Div content here</div>
<div style="border:3px solid #96B576">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 181, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #96B576; }
.divShadow { -moz-box-shadow: 1px 1px 3px #96B576;
-webkit-box-shadow: 1px 1px 3px #96B576;
box-shadow: 1px 1px 3px #96B576; }
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 #96B576 (Florence)
Color Overview & Profile: Color #96B576, also known as Florence, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (150/255), 71% Green (181/255), and 46% Blue (118/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #96B576 translates into the CMYK subtractive color model with values of 17.1% Cyan, 0% Magenta, 34.8% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 29.9%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #96B576 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 ##99CC66.
