#B68357
A medium, moderate orange closely aligning with Darksalmon.
About #B68357
At its core, #B68357 is a medium and moderate hue. It is closely associated with the named CSS color Darksalmon. In the RGB color space, it consists of 182 red, 131 green, and 87 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 28% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B68357
RGB182, 131, 87
HSL27.8°, 39.4%, 52.7%
CMYK0%, 28%, 52%, 29%
HSV27.8°, 52.2%, 71.4%
LAB58.8, 14.5, 31.4
XYZ29.1, 26.9, 12.7
Decimal11961175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.37:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.42:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68357;
}
.text-color {
color: #B68357;
}
.border-color {
border: 2px solid #B68357;
}