#74757F Bilberry
#74757F (Bilberry) RGB value is (116, 117, 127).
Red value is 116, green value is 117, and blue value is 127.
Cylindrical-coordinate representations (HSL) of color #74757F: hue: 235°, saturation: 4.5%, and lightness: 47.6%.
Process color (CMYK) of #74757F is 8.7%, 7.9%, 0%, 50.2%. Web safe color equivalent of #74757F is ##666666. Color #74757F contains mainly GRAY.
Color Spaces
| Color spaces of #74757F | Value |
|---|---|
| RGB | 116, 117, 127 |
| HSL | 235°, 4.5%, 47.6% |
| HSV / HSB | 235°, 8.7%, 49.8% |
| CMYK | 8.7%, 7.9%, 0%, 50.2% |
| XYZ | 17.39, 17.97, 22.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 01110101 | 01111111 |
| Octal | 164 | 165 | 177 |
| Decimal | 116 | 117 | 127 |
| Hex | 74 | 75 | 7F |
Shades of #74757F
Tints of #74757F
.mybgColor { background-color: #74757F; }
.myforeColor { color: #74757F; }
.myborderColor { border: 3px solid #74757F; }
<p style="color:#74757F">Text here</p>
This sample text is styled with font color #74757F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#74757F">Div content here</div>
<div style="border:3px solid #74757F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 117, 127, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #74757F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #74757F;
-webkit-box-shadow: 1px 1px 3px #74757F;
box-shadow: 1px 1px 3px #74757F; }
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 #74757F (Bilberry)
Color Overview & Profile: Color #74757F, also known as Bilberry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (116/255), 46% Green (117/255), and 50% Blue (127/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #74757F translates into the CMYK subtractive color model with values of 8.7% Cyan, 7.9% Magenta, 0% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 235°, saturation of 4.5%, and lightness of 47.6%.
Web Accessibility & Design Recommendations: When implementing #74757F 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 ##666666.
