#96B891 Brookview
#96B891 (Brookview) RGB value is (150, 184, 145).
Red value is 150, green value is 184, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #96B891: hue: 112°, saturation: 21.5%, and lightness: 64.5%.
Process color (CMYK) of #96B891 is 18.5%, 0%, 21.2%, 27.8%. Web safe color equivalent of #96B891 is ##99CC99. Color #96B891 contains mainly Cyan.
Color Spaces
| Color spaces of #96B891 | Value |
|---|---|
| RGB | 150, 184, 145 |
| HSL | 112°, 21.5%, 64.5% |
| HSV / HSB | 112°, 21.2%, 72.2% |
| CMYK | 18.5%, 0%, 21.2%, 27.8% |
| XYZ | 34.83, 42.81, 33.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 10111000 | 10010001 |
| Octal | 226 | 270 | 221 |
| Decimal | 150 | 184 | 145 |
| Hex | 96 | B8 | 91 |
Shades of #96B891
Tints of #96B891
.mybgColor { background-color: #96B891; }
.myforeColor { color: #96B891; }
.myborderColor { border: 3px solid #96B891; }
<p style="color:#96B891">Text here</p>
This sample text is styled with font color #96B891. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#96B891">Div content here</div>
<div style="border:3px solid #96B891">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 184, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #96B891; }
.divShadow { -moz-box-shadow: 1px 1px 3px #96B891;
-webkit-box-shadow: 1px 1px 3px #96B891;
box-shadow: 1px 1px 3px #96B891; }
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 #96B891 (Brookview)
Color Overview & Profile: Color #96B891, also known as Brookview, 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), 72% Green (184/255), and 57% Blue (145/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #96B891 translates into the CMYK subtractive color model with values of 18.5% Cyan, 0% Magenta, 21.2% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 112°, saturation of 21.5%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #96B891 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.
