#AF7C50
A medium, moderate orange closely aligning with Peru.
About #AF7C50
Visually, #AF7C50 is defined as a moderate orange. Its closest recognized web color is Peru. This translates to an RGB value of rgb(175, 124, 80).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 29% magenta, 54% yellow, and 31% black. The HSL representation is 27.8° hue, 37.3% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF7C50
RGB175, 124, 80
HSL27.8°, 37.3%, 50.0%
CMYK0%, 29%, 54%, 31%
HSV27.8°, 54.3%, 68.6%
LAB56.2, 14.8, 31.7
XYZ26.3, 24.1, 10.9
Decimal11500624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7C50;
}
.text-color {
color: #AF7C50;
}
.border-color {
border: 2px solid #AF7C50;
}