#C5BEBD Grey Roads
#C5BEBD (Grey Roads) RGB value is (197, 190, 189).
Red value is 197, green value is 190, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #C5BEBD: hue: 7°, saturation: 6.5%, and lightness: 75.7%.
Process color (CMYK) of #C5BEBD is 0%, 3.6%, 4.1%, 22.7%. Web safe color equivalent of #C5BEBD is ##CCCCCC. Color #C5BEBD contains mainly GRAY.
Color Spaces
| Color spaces of #C5BEBD | Value |
|---|---|
| RGB | 197, 190, 189 |
| HSL | 7°, 6.5%, 75.7% |
| HSV / HSB | 7°, 4.1%, 77.3% |
| CMYK | 0%, 3.6%, 4.1%, 22.7% |
| XYZ | 50.62, 52.37, 55.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 10111110 | 10111101 |
| Octal | 305 | 276 | 275 |
| Decimal | 197 | 190 | 189 |
| Hex | C5 | BE | BD |
Shades of #C5BEBD
Tints of #C5BEBD
.mybgColor { background-color: #C5BEBD; }
.myforeColor { color: #C5BEBD; }
.myborderColor { border: 3px solid #C5BEBD; }
<p style="color:#C5BEBD">Text here</p>
This sample text is styled with font color #C5BEBD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5BEBD">Div content here</div>
<div style="border:3px solid #C5BEBD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 190, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5BEBD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5BEBD;
-webkit-box-shadow: 1px 1px 3px #C5BEBD;
box-shadow: 1px 1px 3px #C5BEBD; }
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 #C5BEBD (Grey Roads)
Color Overview & Profile: Color #C5BEBD, also known as Grey Roads, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (197/255), 75% Green (190/255), and 74% Blue (189/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C5BEBD translates into the CMYK subtractive color model with values of 0% Cyan, 3.6% Magenta, 4.1% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 6.5%, and lightness of 75.7%.
Web Accessibility & Design Recommendations: When implementing #C5BEBD 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 ##CCCCCC.
