#AF403C Landjäger
#AF403C (Landjäger) RGB value is (175, 64, 60).
Red value is 175, green value is 64, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #AF403C: hue: 2°, saturation: 48.9%, and lightness: 46.1%.
Process color (CMYK) of #AF403C is 0%, 63.4%, 65.7%, 31.4%. Web safe color equivalent of #AF403C is ##993333. Color #AF403C contains mainly Red.
Color Spaces
| Color spaces of #AF403C | Value |
|---|---|
| RGB | 175, 64, 60 |
| HSL | 2°, 48.9%, 46.1% |
| HSV / HSB | 2°, 65.7%, 68.6% |
| CMYK | 0%, 63.4%, 65.7%, 31.4% |
| XYZ | 20.33, 13.11, 5.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 01000000 | 00111100 |
| Octal | 257 | 100 | 074 |
| Decimal | 175 | 64 | 60 |
| Hex | AF | 40 | 3C |
Shades of #AF403C
Tints of #AF403C
.mybgColor { background-color: #AF403C; }
.myforeColor { color: #AF403C; }
.myborderColor { border: 3px solid #AF403C; }
<p style="color:#AF403C">Text here</p>
This sample text is styled with font color #AF403C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AF403C">Div content here</div>
<div style="border:3px solid #AF403C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 64, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AF403C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AF403C;
-webkit-box-shadow: 1px 1px 3px #AF403C;
box-shadow: 1px 1px 3px #AF403C; }
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 #AF403C (Landjäger)
Color Overview & Profile: Color #AF403C, also known as Landjäger, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (175/255), 25% Green (64/255), and 24% Blue (60/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AF403C translates into the CMYK subtractive color model with values of 0% Cyan, 63.4% Magenta, 65.7% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 48.9%, and lightness of 46.1%.
Web Accessibility & Design Recommendations: When implementing #AF403C 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 ##993333.
