#C0A98E 3AM Latte
#C0A98E (3AM Latte) RGB value is (192, 169, 142).
Red value is 192, green value is 169, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #C0A98E: hue: 32°, saturation: 28.4%, and lightness: 65.5%.
Process color (CMYK) of #C0A98E is 0%, 12%, 26%, 24.7%. Web safe color equivalent of #C0A98E is ##CC9999. Color #C0A98E contains mainly Yellow.
Color Spaces
| Color spaces of #C0A98E | Value |
|---|---|
| RGB | 192, 169, 142 |
| HSL | 32°, 28.4%, 65.5% |
| HSV / HSB | 32°, 26%, 75.3% |
| CMYK | 0%, 12%, 26%, 24.7% |
| XYZ | 40.81, 41.54, 31.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 10101001 | 10001110 |
| Octal | 300 | 251 | 216 |
| Decimal | 192 | 169 | 142 |
| Hex | C0 | A9 | 8E |
Shades of #C0A98E
Tints of #C0A98E
.mybgColor { background-color: #C0A98E; }
.myforeColor { color: #C0A98E; }
.myborderColor { border: 3px solid #C0A98E; }
<p style="color:#C0A98E">Text here</p>
This sample text is styled with font color #C0A98E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0A98E">Div content here</div>
<div style="border:3px solid #C0A98E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 169, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0A98E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0A98E;
-webkit-box-shadow: 1px 1px 3px #C0A98E;
box-shadow: 1px 1px 3px #C0A98E; }
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 #C0A98E (3AM Latte)
Color Overview & Profile: Color #C0A98E, also known as 3AM Latte, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 66% Green (169/255), and 56% Blue (142/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0A98E translates into the CMYK subtractive color model with values of 0% Cyan, 12% Magenta, 26% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 28.4%, and lightness of 65.5%.
Web Accessibility & Design Recommendations: When implementing #C0A98E 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 ##CC9999.
