#A2C890 Cos
#A2C890 (Cos) RGB value is (162, 200, 144).
Red value is 162, green value is 200, and blue value is 144.
Cylindrical-coordinate representations (HSL) of color #A2C890: hue: 101°, saturation: 33.7%, and lightness: 67.5%.
Process color (CMYK) of #A2C890 is 19%, 0%, 28%, 21.6%. Web safe color equivalent of #A2C890 is ##99CC99. Color #A2C890 contains mainly Green.
Color Spaces
| Color spaces of #A2C890 | Value |
|---|---|
| RGB | 162, 200, 144 |
| HSL | 101°, 33.7%, 67.5% |
| HSV / HSB | 101°, 28%, 78.4% |
| CMYK | 19%, 0%, 28%, 21.6% |
| XYZ | 40.59, 51, 34.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100010 | 11001000 | 10010000 |
| Octal | 242 | 310 | 220 |
| Decimal | 162 | 200 | 144 |
| Hex | A2 | C8 | 90 |
Shades of #A2C890
Tints of #A2C890
.mybgColor { background-color: #A2C890; }
.myforeColor { color: #A2C890; }
.myborderColor { border: 3px solid #A2C890; }
<p style="color:#A2C890">Text here</p>
This sample text is styled with font color #A2C890. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A2C890">Div content here</div>
<div style="border:3px solid #A2C890">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(162, 200, 144, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A2C890; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A2C890;
-webkit-box-shadow: 1px 1px 3px #A2C890;
box-shadow: 1px 1px 3px #A2C890; }
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 #A2C890 (Cos)
Color Overview & Profile: Color #A2C890, also known as Cos, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (162/255), 78% Green (200/255), and 56% Blue (144/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #A2C890 translates into the CMYK subtractive color model with values of 19% Cyan, 0% Magenta, 28% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 101°, saturation of 33.7%, and lightness of 67.5%.
Web Accessibility & Design Recommendations: When implementing #A2C890 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.
