#ACB7B0 Cyprus Spring
#ACB7B0 (Cyprus Spring) RGB value is (172, 183, 176).
Red value is 172, green value is 183, and blue value is 176.
Cylindrical-coordinate representations (HSL) of color #ACB7B0: hue: 142°, saturation: 7.1%, and lightness: 69.6%.
Process color (CMYK) of #ACB7B0 is 6%, 0%, 3.8%, 28.2%. Web safe color equivalent of #ACB7B0 is ##99CC99. Color #ACB7B0 contains mainly GRAY.
Color Spaces
| Color spaces of #ACB7B0 | Value |
|---|---|
| RGB | 172, 183, 176 |
| HSL | 142°, 7.1%, 69.6% |
| HSV / HSB | 142°, 6%, 71.8% |
| CMYK | 6%, 0%, 3.8%, 28.2% |
| XYZ | 41.78, 45.77, 47.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10110111 | 10110000 |
| Octal | 254 | 267 | 260 |
| Decimal | 172 | 183 | 176 |
| Hex | AC | B7 | B0 |
Shades of #ACB7B0
Tints of #ACB7B0
.mybgColor { background-color: #ACB7B0; }
.myforeColor { color: #ACB7B0; }
.myborderColor { border: 3px solid #ACB7B0; }
<p style="color:#ACB7B0">Text here</p>
This sample text is styled with font color #ACB7B0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACB7B0">Div content here</div>
<div style="border:3px solid #ACB7B0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 183, 176, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACB7B0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACB7B0;
-webkit-box-shadow: 1px 1px 3px #ACB7B0;
box-shadow: 1px 1px 3px #ACB7B0; }
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 #ACB7B0 (Cyprus Spring)
Color Overview & Profile: Color #ACB7B0, also known as Cyprus Spring, 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), 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, #ACB7B0 translates into the CMYK subtractive color model with values of 6% Cyan, 0% Magenta, 3.8% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 142°, saturation of 7.1%, and lightness of 69.6%.
Web Accessibility & Design Recommendations: When implementing #ACB7B0 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 ##99CC99.
