#4F565B Urbanite
#4F565B (Urbanite) RGB value is (79, 86, 91).
Red value is 79, green value is 86, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #4F565B: hue: 205°, saturation: 7.1%, and lightness: 33.3%.
Process color (CMYK) of #4F565B is 13.2%, 5.5%, 0%, 64.3%. Web safe color equivalent of #4F565B is ##666666. Color #4F565B contains mainly GRAY.
Color Spaces
| Color spaces of #4F565B | Value |
|---|---|
| RGB | 79, 86, 91 |
| HSL | 205°, 7.1%, 33.3% |
| HSV / HSB | 205°, 13.2%, 35.7% |
| CMYK | 13.2%, 5.5%, 0%, 64.3% |
| XYZ | 8.44, 9.07, 11.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001111 | 01010110 | 01011011 |
| Octal | 117 | 126 | 133 |
| Decimal | 79 | 86 | 91 |
| Hex | 4F | 56 | 5B |
Shades of #4F565B
Tints of #4F565B
.mybgColor { background-color: #4F565B; }
.myforeColor { color: #4F565B; }
.myborderColor { border: 3px solid #4F565B; }
<p style="color:#4F565B">Text here</p>
This sample text is styled with font color #4F565B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4F565B">Div content here</div>
<div style="border:3px solid #4F565B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(79, 86, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4F565B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4F565B;
-webkit-box-shadow: 1px 1px 3px #4F565B;
box-shadow: 1px 1px 3px #4F565B; }
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 #4F565B (Urbanite)
Color Overview & Profile: Color #4F565B, also known as Urbanite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (79/255), 34% Green (86/255), and 36% Blue (91/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4F565B translates into the CMYK subtractive color model with values of 13.2% Cyan, 5.5% Magenta, 0% Yellow, and 64.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 205°, saturation of 7.1%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #4F565B 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.
