#7C857C Boulder
#7C857C (Boulder) RGB value is (124, 133, 124).
Red value is 124, green value is 133, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #7C857C: hue: 120°, saturation: 3.6%, and lightness: 50.4%.
Process color (CMYK) of #7C857C is 6.8%, 0%, 6.8%, 47.8%. Web safe color equivalent of #7C857C is ##669966. Color #7C857C contains mainly GRAY.
Color Spaces
| Color spaces of #7C857C | Value |
|---|---|
| RGB | 124, 133, 124 |
| HSL | 120°, 3.6%, 50.4% |
| HSV / HSB | 120°, 6.8%, 52.2% |
| CMYK | 6.8%, 0%, 6.8%, 47.8% |
| XYZ | 20.34, 22.52, 22.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111100 | 10000101 | 01111100 |
| Octal | 174 | 205 | 174 |
| Decimal | 124 | 133 | 124 |
| Hex | 7C | 85 | 7C |
Shades of #7C857C
Tints of #7C857C
.mybgColor { background-color: #7C857C; }
.myforeColor { color: #7C857C; }
.myborderColor { border: 3px solid #7C857C; }
<p style="color:#7C857C">Text here</p>
This sample text is styled with font color #7C857C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7C857C">Div content here</div>
<div style="border:3px solid #7C857C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(124, 133, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7C857C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7C857C;
-webkit-box-shadow: 1px 1px 3px #7C857C;
box-shadow: 1px 1px 3px #7C857C; }
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 #7C857C (Boulder)
Color Overview & Profile: Color #7C857C, also known as Boulder, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (124/255), 52% Green (133/255), and 49% Blue (124/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7C857C translates into the CMYK subtractive color model with values of 6.8% Cyan, 0% Magenta, 6.8% Yellow, and 47.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 3.6%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #7C857C 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 ##669966.
