#7D8CC3 Pansy Garden
#7D8CC3 (Pansy Garden) RGB value is (125, 140, 195).
Red value is 125, green value is 140, and blue value is 195.
Cylindrical-coordinate representations (HSL) of color #7D8CC3: hue: 227°, saturation: 36.8%, and lightness: 62.7%.
Process color (CMYK) of #7D8CC3 is 35.9%, 28.2%, 0%, 23.5%. Web safe color equivalent of #7D8CC3 is ##6699CC. Color #7D8CC3 contains mainly Blue.
Color Spaces
| Color spaces of #7D8CC3 | Value |
|---|---|
| RGB | 125, 140, 195 |
| HSL | 227°, 36.8%, 62.7% |
| HSV / HSB | 227°, 35.9%, 76.5% |
| CMYK | 35.9%, 28.2%, 0%, 23.5% |
| XYZ | 27.68, 27.06, 55.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 10001100 | 11000011 |
| Octal | 175 | 214 | 303 |
| Decimal | 125 | 140 | 195 |
| Hex | 7D | 8C | C3 |
Shades of #7D8CC3
Tints of #7D8CC3
.mybgColor { background-color: #7D8CC3; }
.myforeColor { color: #7D8CC3; }
.myborderColor { border: 3px solid #7D8CC3; }
<p style="color:#7D8CC3">Text here</p>
This sample text is styled with font color #7D8CC3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7D8CC3">Div content here</div>
<div style="border:3px solid #7D8CC3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 140, 195, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7D8CC3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7D8CC3;
-webkit-box-shadow: 1px 1px 3px #7D8CC3;
box-shadow: 1px 1px 3px #7D8CC3; }
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 #7D8CC3 (Pansy Garden)
Color Overview & Profile: Color #7D8CC3, also known as Pansy Garden, 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 (125/255), 55% Green (140/255), and 76% Blue (195/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7D8CC3 translates into the CMYK subtractive color model with values of 35.9% Cyan, 28.2% Magenta, 0% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 227°, saturation of 36.8%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #7D8CC3 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 ##6699CC.
