#AF7566
A medium, moderate red closely aligning with Rosybrown.
About #AF7566
The hex code #AF7566 represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. In the RGB color space, it consists of 175 red, 117 green, and 102 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF7566
RGB175, 117, 102
HSL12.3°, 31.3%, 54.3%
CMYK0%, 33%, 42%, 31%
HSV12.3°, 41.7%, 68.6%
LAB54.9, 21.0, 17.6
XYZ26.4, 22.8, 15.6
Decimal11498854
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.78:1
Text on #FFFFFF
AA Large
5.56:1
Text on #000000
AA
3.61:1
Text on #F8FAFC
AA Large
4.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7566;
}
.text-color {
color: #AF7566;
}
.border-color {
border: 2px solid #AF7566;
}