#877272 Meridian
#877272 (Meridian) RGB value is (135, 114, 114).
Red value is 135, green value is 114, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #877272: hue: 0°, saturation: 8.4%, and lightness: 48.8%.
Process color (CMYK) of #877272 is 0%, 15.6%, 15.6%, 47.1%. Web safe color equivalent of #877272 is ##996666. Color #877272 contains mainly Yellow.
Color Spaces
| Color spaces of #877272 | Value |
|---|---|
| RGB | 135, 114, 114 |
| HSL | 0°, 8.4%, 48.8% |
| HSV / HSB | 0°, 15.6%, 52.9% |
| CMYK | 0%, 15.6%, 15.6%, 47.1% |
| XYZ | 19.05, 18.4, 18.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000111 | 01110010 | 01110010 |
| Octal | 207 | 162 | 162 |
| Decimal | 135 | 114 | 114 |
| Hex | 87 | 72 | 72 |
Shades of #877272
Tints of #877272
.mybgColor { background-color: #877272; }
.myforeColor { color: #877272; }
.myborderColor { border: 3px solid #877272; }
<p style="color:#877272">Text here</p>
This sample text is styled with font color #877272. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#877272">Div content here</div>
<div style="border:3px solid #877272">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(135, 114, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #877272; }
.divShadow { -moz-box-shadow: 1px 1px 3px #877272;
-webkit-box-shadow: 1px 1px 3px #877272;
box-shadow: 1px 1px 3px #877272; }
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 #877272 (Meridian)
Color Overview & Profile: Color #877272, also known as Meridian, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (135/255), 45% Green (114/255), and 45% Blue (114/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #877272 translates into the CMYK subtractive color model with values of 0% Cyan, 15.6% Magenta, 15.6% Yellow, and 47.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 8.4%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #877272 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 ##996666.
