#AF6650
A medium, moderate red closely aligning with Sienna.
About #AF6650
Visually, #AF6650 is defined as a moderate red. It is closely associated with the named CSS color Sienna. In the RGB color space, it consists of 175 red, 102 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 42% M, 54% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF6650
RGB175, 102, 80
HSL13.9°, 37.3%, 50.0%
CMYK0%, 42%, 54%, 31%
HSV13.9°, 54.3%, 68.6%
LAB50.9, 27.1, 25.0
XYZ23.9, 19.2, 10.0
Decimal11494992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF6650;
}
.text-color {
color: #AF6650;
}
.border-color {
border: 2px solid #AF6650;
}