#925F3A
A medium, moderate orange closely aligning with Sienna.
About #925F3A
Visually, #925F3A is defined as a moderate orange. It is closely associated with the named CSS color Sienna. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 95, and 58.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 35% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#925F3A
RGB146, 95, 58
HSL25.2°, 43.1%, 40.0%
CMYK0%, 35%, 60%, 43%
HSV25.2°, 60.3%, 57.3%
LAB45.1, 16.8, 29.5
XYZ16.7, 14.6, 5.9
Decimal9592634
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925F3A;
}
.text-color {
color: #925F3A;
}
.border-color {
border: 2px solid #925F3A;
}