#83878A London Road
#83878A (London Road) RGB value is (131, 135, 138).
Red value is 131, green value is 135, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #83878A: hue: 206°, saturation: 2.9%, and lightness: 52.7%.
Process color (CMYK) of #83878A is 5.1%, 2.2%, 0%, 45.9%. Web safe color equivalent of #83878A is ##999999. Color #83878A contains mainly GRAY.
Color Spaces
| Color spaces of #83878A | Value |
|---|---|
| RGB | 131, 135, 138 |
| HSL | 206°, 2.9%, 52.7% |
| HSV / HSB | 206°, 5.1%, 54.1% |
| CMYK | 5.1%, 2.2%, 0%, 45.9% |
| XYZ | 22.61, 23.99, 27.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000011 | 10000111 | 10001010 |
| Octal | 203 | 207 | 212 |
| Decimal | 131 | 135 | 138 |
| Hex | 83 | 87 | 8A |
Shades of #83878A
Tints of #83878A
.mybgColor { background-color: #83878A; }
.myforeColor { color: #83878A; }
.myborderColor { border: 3px solid #83878A; }
<p style="color:#83878A">Text here</p>
This sample text is styled with font color #83878A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#83878A">Div content here</div>
<div style="border:3px solid #83878A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(131, 135, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #83878A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #83878A;
-webkit-box-shadow: 1px 1px 3px #83878A;
box-shadow: 1px 1px 3px #83878A; }
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 #83878A (London Road)
Color Overview & Profile: Color #83878A, also known as London Road, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (131/255), 53% Green (135/255), and 54% Blue (138/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #83878A translates into the CMYK subtractive color model with values of 5.1% Cyan, 2.2% Magenta, 0% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 206°, saturation of 2.9%, and lightness of 52.7%.
Web Accessibility & Design Recommendations: When implementing #83878A 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 ##999999.
