COLOR #B97671

HEX: #B97671 RGB: (185,118,113)

Color info

#B97671 contains mainly red color. Web safe color of #B97671 is #CC6666 (or #C66).

RGB color model

#B97671 color RGB value is (185,118,113).

RGB: (185,118,113) (73%, 46%, 44%)

RGB channels and saturation

R 185 of 255 = 73%
G 118 of 255 = 46%
B 113 of 255 = 44%

185
118
113

R + G + B ~ 54%. #B97671 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 185 + 118 + 113 = 416 (100%)
R 185 of 416 ~ 44.47%
G 118 of 416 ~ 28.37%
B 113 of 416 ~ 27.16'%

%44.47
%28.37
%27.16

CMYK color model

#B97671 color CMYK value is (0,36,39,27).

  • cyan value is 0.00%
  • magenta value is 36.22%
  • yellow value is 38.92%
  • key color value is 27.45%
CMYK: (0,36,39,27) C0M36Y39K27 (0%,36%,39%,27%) (0.00/0.36/0.39/0.27) 

CMYK percentages

%0
%36.22
%38.92
%27.45

Codes

Color #B97671 in popluar color models

B9 76 71
RGB 185 118 113
HSL 33.96% 58.43%
HSB/HSV 38.92% 72.55%
CMYK 0.00% 36.22% 38.92%
27.45%

Color #B97671 in popluar number systems.

HEX B9 76 71
Decimal 185 118 113
Binary 10111001 1110110 1110001
Octal 271 166 161

Shades and tints

Shades of #B97671

#B97671
(185,118,113)
#A96C67
(169,108,103)
#99625D
(153,98,93)
#895853
(137,88,83)
#794E49
(121,78,73)
#69443F
(105,68,63)
#593A35
(89,58,53)
#49302B
(73,48,43)
#392621
(57,38,33)
#291C17
(41,28,23)
#19120D
(25,18,13)
#000000
(0,0,0)

Tints of #B97671

#B97671
(185,118,113)
#BF827D
(191,130,125)
#C58E89
(197,142,137)
#CB9A95
(203,154,149)
#D1A6A1
(209,166,161)
#D7B2AD
(215,178,173)
#DDBEB9
(221,190,185)
#E3CAC5
(227,202,197)
#E9D6D1
(233,214,209)
#EFE2DD
(239,226,221)
#F5EEE9
(245,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B97671 color. Also use rgb(185,118,113) instead hex code.

Text Font Color

.myTextColor { color: #B97671; }

<p style="color:#B97671">This sample text font color is #B97671.</p>

This text font color is #B97671.

Background Color

.myBgColor { background-color: #B97671; }

<div style="background-color:#B97671">Inner text</div>

This div background color is #B97671.

Border color

.myBorderColor { border: 1px solid #B97671; }

<div style="border:3px solid #B97671">Div</div>

This div border color is #B97671.

Opacity

.myOpacity80 { color: #B97671; opacity: 0.8; }

<p style="color:#B97671;opacity:0.8;">80%</p>

Text with #B97671 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #B97671;}

<p style="text-shadow: 3px 3px 1px #B97671">Text here.</p>

This text has shadow with #B97671 color.


.textShadow {text-shadow: 3px 3px 1px #B97671', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B97671, 5px 5px 20px red">Text here.</p>

This text has shadow with #B97671 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B97671, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B97671, Direction=45, Strength=4)">Text</p>

This text has shadow with #B97671 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B97671;
-webkit-box-shadow: 1px 1px 3px 2px #B97671;
box-shadow: 1px 1px 3px 2px #B97671;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B97671; -webkit-box-shadow: 1px 1px 3px 2px #B97671; box-shadow:1px 1px 3px 2px #B97671;">
Div content here
</div>

This div box has shadow with color #B97671.

Preview

Color preview on black background

This text has color #B97671 on black background.


Color preview on white background

This text has color #B97671 on white background.


Black color preview on #B97671 background

This text has black color on #B97671 background.


White color preview on #B97671 background

This text has white color on #B97671 background.


Related colors

Complementary color

Complementary color for #hex is #46898E.


I love getcolorcode.com

Triadic colors

1 #71B976 and #7671B9 with #B97671 are triadic colors.

2 #7176B9 and #76B971 with #B97671 are triadic colors.