#B3C8BE Matte Jade Green
#B3C8BE (Matte Jade Green) RGB value is (179, 200, 190).
Red value is 179, green value is 200, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #B3C8BE: hue: 151°, saturation: 16%, and lightness: 74.3%.
Process color (CMYK) of #B3C8BE is 10.5%, 0%, 5%, 21.6%. Web safe color equivalent of #B3C8BE is ##CCCCCC. Color #B3C8BE contains mainly Cyan.
Color Spaces
| Color spaces of #B3C8BE | Value |
|---|---|
| RGB | 179, 200, 190 |
| HSL | 151°, 16%, 74.3% |
| HSV / HSB | 151°, 10.5%, 78.4% |
| CMYK | 10.5%, 0%, 5%, 21.6% |
| XYZ | 48.54, 54.61, 56.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110011 | 11001000 | 10111110 |
| Octal | 263 | 310 | 276 |
| Decimal | 179 | 200 | 190 |
| Hex | B3 | C8 | BE |
Shades of #B3C8BE
Tints of #B3C8BE
.mybgColor { background-color: #B3C8BE; }
.myforeColor { color: #B3C8BE; }
.myborderColor { border: 3px solid #B3C8BE; }
<p style="color:#B3C8BE">Text here</p>
This sample text is styled with font color #B3C8BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B3C8BE">Div content here</div>
<div style="border:3px solid #B3C8BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(179, 200, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B3C8BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B3C8BE;
-webkit-box-shadow: 1px 1px 3px #B3C8BE;
box-shadow: 1px 1px 3px #B3C8BE; }
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 #B3C8BE (Matte Jade Green)
Color Overview & Profile: Color #B3C8BE, also known as Matte Jade Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (179/255), 78% Green (200/255), and 75% Blue (190/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B3C8BE translates into the CMYK subtractive color model with values of 10.5% Cyan, 0% Magenta, 5% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 151°, saturation of 16%, and lightness of 74.3%.
Web Accessibility & Design Recommendations: When implementing #B3C8BE 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 ##CCCCCC.
