#ACD7C8 Scud
#ACD7C8 (Scud) RGB value is (172, 215, 200).
Red value is 172, green value is 215, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #ACD7C8: hue: 159°, saturation: 35%, and lightness: 75.9%.
Process color (CMYK) of #ACD7C8 is 20%, 0%, 7%, 15.7%. Web safe color equivalent of #ACD7C8 is ##99CCCC. Color #ACD7C8 contains mainly Cyan.
Color Spaces
| Color spaces of #ACD7C8 | Value |
|---|---|
| RGB | 172, 215, 200 |
| HSL | 159°, 35%, 75.9% |
| HSV / HSB | 159°, 20%, 84.3% |
| CMYK | 20%, 0%, 7%, 15.7% |
| XYZ | 51.74, 61.54, 63.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 11010111 | 11001000 |
| Octal | 254 | 327 | 310 |
| Decimal | 172 | 215 | 200 |
| Hex | AC | D7 | C8 |
Shades of #ACD7C8
Tints of #ACD7C8
.mybgColor { background-color: #ACD7C8; }
.myforeColor { color: #ACD7C8; }
.myborderColor { border: 3px solid #ACD7C8; }
<p style="color:#ACD7C8">Text here</p>
This sample text is styled with font color #ACD7C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACD7C8">Div content here</div>
<div style="border:3px solid #ACD7C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 215, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACD7C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACD7C8;
-webkit-box-shadow: 1px 1px 3px #ACD7C8;
box-shadow: 1px 1px 3px #ACD7C8; }
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 #ACD7C8 (Scud)
Color Overview & Profile: Color #ACD7C8, also known as Scud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (172/255), 84% Green (215/255), and 78% Blue (200/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #ACD7C8 translates into the CMYK subtractive color model with values of 20% Cyan, 0% Magenta, 7% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 159°, saturation of 35%, and lightness of 75.9%.
Web Accessibility & Design Recommendations: When implementing #ACD7C8 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 ##99CCCC.
