#C77920
A medium, vivid orange closely aligning with Peru.
About #C77920
At its core, #C77920 is a medium and vivid hue. It is closely associated with the named CSS color Peru. This translates to an RGB value of rgb(199, 121, 32).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 39% Magenta, 84% Yellow, and 22% Black. The HSL representation is 32.0° hue, 72.3% saturation, and 45.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C77920
RGB199, 121, 32
HSL32.0°, 72.3%, 45.3%
CMYK0%, 39%, 84%, 22%
HSV32.0°, 83.9%, 78.0%
LAB58.0, 24.1, 57.1
XYZ30.7, 25.9, 4.8
Decimal13072672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C77920;
}
.text-color {
color: #C77920;
}
.border-color {
border: 2px solid #C77920;
}