#A0665F
A medium, muted red closely aligning with Rosybrown.
About #A0665F
The hex code #A0665F represents a beautifully specific shade of red. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 160 red, 102 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 36% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0665F
RGB160, 102, 95
HSL6.5°, 25.5%, 50.0%
CMYK0%, 36%, 41%, 37%
HSV6.5°, 40.6%, 62.7%
LAB49.3, 22.5, 13.7
XYZ21.3, 17.8, 13.1
Decimal10511967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A0665F;
}
.text-color {
color: #A0665F;
}
.border-color {
border: 2px solid #A0665F;
}