#AF7C6D
A medium, muted red closely aligning with Rosybrown.
About #AF7C6D
The hex code #AF7C6D represents a beautifully specific shade of red. It is closely associated with the named CSS color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 124, and 109.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 29% Magenta, 38% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF7C6D
RGB175, 124, 109
HSL13.6°, 29.2%, 55.7%
CMYK0%, 29%, 38%, 31%
HSV13.6°, 37.7%, 68.6%
LAB56.7, 17.9, 16.1
XYZ27.6, 24.6, 17.8
Decimal11500653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.93:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7C6D;
}
.text-color {
color: #AF7C6D;
}
.border-color {
border: 2px solid #AF7C6D;
}