#C1B7B0 Sand Ripples
#C1B7B0 (Sand Ripples) RGB value is (193, 183, 176).
Red value is 193, green value is 183, and blue value is 176.
Cylindrical-coordinate representations (HSL) of color #C1B7B0: hue: 25°, saturation: 12.1%, and lightness: 72.4%.
Process color (CMYK) of #C1B7B0 is 0%, 5.2%, 8.8%, 24.3%. Web safe color equivalent of #C1B7B0 is ##CCCC99. Color #C1B7B0 contains mainly GRAY.
Color Spaces
| Color spaces of #C1B7B0 | Value |
|---|---|
| RGB | 193, 183, 176 |
| HSL | 25°, 12.1%, 72.4% |
| HSV / HSB | 25°, 8.8%, 75.7% |
| CMYK | 0%, 5.2%, 8.8%, 24.3% |
| XYZ | 46.76, 48.34, 47.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 10110111 | 10110000 |
| Octal | 301 | 267 | 260 |
| Decimal | 193 | 183 | 176 |
| Hex | C1 | B7 | B0 |
Shades of #C1B7B0
Tints of #C1B7B0
.mybgColor { background-color: #C1B7B0; }
.myforeColor { color: #C1B7B0; }
.myborderColor { border: 3px solid #C1B7B0; }
<p style="color:#C1B7B0">Text here</p>
This sample text is styled with font color #C1B7B0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C1B7B0">Div content here</div>
<div style="border:3px solid #C1B7B0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 183, 176, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C1B7B0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C1B7B0;
-webkit-box-shadow: 1px 1px 3px #C1B7B0;
box-shadow: 1px 1px 3px #C1B7B0; }
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 #C1B7B0 (Sand Ripples)
Color Overview & Profile: Color #C1B7B0, also known as Sand Ripples, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (193/255), 72% Green (183/255), and 69% Blue (176/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C1B7B0 translates into the CMYK subtractive color model with values of 0% Cyan, 5.2% Magenta, 8.8% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 12.1%, and lightness of 72.4%.
Web Accessibility & Design Recommendations: When implementing #C1B7B0 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 ##CCCC99.
