#C68E3F Anzac
#C68E3F (Anzac) RGB value is (198, 142, 63).
Red value is 198, green value is 142, and blue value is 63.
Cylindrical-coordinate representations (HSL) of color #C68E3F: hue: 35°, saturation: 54.2%, and lightness: 51.2%.
Process color (CMYK) of #C68E3F is 0%, 28.3%, 68.2%, 22.4%. Web safe color equivalent of #C68E3F is ##CC9933. Color #C68E3F contains mainly Red.
Color Spaces
| Color spaces of #C68E3F | Value |
|---|---|
| RGB | 198, 142, 63 |
| HSL | 35°, 54.2%, 51.2% |
| HSV / HSB | 35°, 68.2%, 77.6% |
| CMYK | 0%, 28.3%, 68.2%, 22.4% |
| XYZ | 33.86, 31.71, 9.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 10001110 | 00111111 |
| Octal | 306 | 216 | 077 |
| Decimal | 198 | 142 | 63 |
| Hex | C6 | 8E | 3F |
Shades of #C68E3F
Tints of #C68E3F
.mybgColor { background-color: #C68E3F; }
.myforeColor { color: #C68E3F; }
.myborderColor { border: 3px solid #C68E3F; }
<p style="color:#C68E3F">Text here</p>
This sample text is styled with font color #C68E3F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C68E3F">Div content here</div>
<div style="border:3px solid #C68E3F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 142, 63, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C68E3F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C68E3F;
-webkit-box-shadow: 1px 1px 3px #C68E3F;
box-shadow: 1px 1px 3px #C68E3F; }
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 #C68E3F (Anzac)
Color Overview & Profile: Color #C68E3F, also known as Anzac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (198/255), 56% Green (142/255), and 25% Blue (63/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C68E3F translates into the CMYK subtractive color model with values of 0% Cyan, 28.3% Magenta, 68.2% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 54.2%, and lightness of 51.2%.
Web Accessibility & Design Recommendations: When implementing #C68E3F 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 ##CC9933.
