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