#C19A62 Lion
#C19A62 (Lion) RGB value is (193, 154, 98).
Red value is 193, green value is 154, and blue value is 98.
Cylindrical-coordinate representations (HSL) of color #C19A62: hue: 35°, saturation: 43.4%, and lightness: 57.1%.
Process color (CMYK) of #C19A62 is 0%, 20.2%, 49.2%, 24.3%. Web safe color equivalent of #C19A62 is ##CC9966. Color #C19A62 contains mainly Yellow.
Color Spaces
| Color spaces of #C19A62 | Value |
|---|---|
| RGB | 193, 154, 98 |
| HSL | 35°, 43.4%, 57.1% |
| HSV / HSB | 35°, 49.2%, 75.7% |
| CMYK | 0%, 20.2%, 49.2%, 24.3% |
| XYZ | 35.75, 35.33, 16.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 10011010 | 01100010 |
| Octal | 301 | 232 | 142 |
| Decimal | 193 | 154 | 98 |
| Hex | C1 | 9A | 62 |
Shades of #C19A62
Tints of #C19A62
.mybgColor { background-color: #C19A62; }
.myforeColor { color: #C19A62; }
.myborderColor { border: 3px solid #C19A62; }
<p style="color:#C19A62">Text here</p>
This sample text is styled with font color #C19A62. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C19A62">Div content here</div>
<div style="border:3px solid #C19A62">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 154, 98, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C19A62; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C19A62;
-webkit-box-shadow: 1px 1px 3px #C19A62;
box-shadow: 1px 1px 3px #C19A62; }
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 #C19A62 (Lion)
Color Overview & Profile: Color #C19A62, also known as Lion, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (193/255), 60% Green (154/255), and 38% Blue (98/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C19A62 translates into the CMYK subtractive color model with values of 0% Cyan, 20.2% Magenta, 49.2% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 43.4%, and lightness of 57.1%.
Web Accessibility & Design Recommendations: When implementing #C19A62 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 ##CC9966.
