#C7DBD9 Julep Green
#C7DBD9 (Julep Green) RGB value is (199, 219, 217).
Red value is 199, green value is 219, and blue value is 217.
Cylindrical-coordinate representations (HSL) of color #C7DBD9: hue: 174°, saturation: 21.7%, and lightness: 82%.
Process color (CMYK) of #C7DBD9 is 9.1%, 0%, 0.9%, 14.1%. Web safe color equivalent of #C7DBD9 is ##CCCCCC. Color #C7DBD9 contains mainly Cyan.
Color Spaces
| Color spaces of #C7DBD9 | Value |
|---|---|
| RGB | 199, 219, 217 |
| HSL | 174°, 21.7%, 82% |
| HSV / HSB | 174°, 9.1%, 85.9% |
| CMYK | 9.1%, 0%, 0.9%, 14.1% |
| XYZ | 61.41, 67.81, 75.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 11011011 | 11011001 |
| Octal | 307 | 333 | 331 |
| Decimal | 199 | 219 | 217 |
| Hex | C7 | DB | D9 |
Shades of #C7DBD9
Tints of #C7DBD9
.mybgColor { background-color: #C7DBD9; }
.myforeColor { color: #C7DBD9; }
.myborderColor { border: 3px solid #C7DBD9; }
<p style="color:#C7DBD9">Text here</p>
This sample text is styled with font color #C7DBD9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C7DBD9">Div content here</div>
<div style="border:3px solid #C7DBD9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 219, 217, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C7DBD9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C7DBD9;
-webkit-box-shadow: 1px 1px 3px #C7DBD9;
box-shadow: 1px 1px 3px #C7DBD9; }
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 #C7DBD9 (Julep Green)
Color Overview & Profile: Color #C7DBD9, also known as Julep Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (199/255), 86% Green (219/255), and 85% Blue (217/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C7DBD9 translates into the CMYK subtractive color model with values of 9.1% Cyan, 0% Magenta, 0.9% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 174°, saturation of 21.7%, and lightness of 82%.
Web Accessibility & Design Recommendations: When implementing #C7DBD9 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.
