COLOR #B37772

HEX: #B37772 RGB: (179,119,114)

Color info

#B37772 contains mainly red color. Web safe color of #B37772 is #996666 (or #966).

RGB color model

#B37772 color RGB value is (179,119,114).

RGB: (179,119,114) (70%, 47%, 45%)

RGB channels and saturation

R 179 of 255 = 70%
G 119 of 255 = 47%
B 114 of 255 = 45%

179
119
114

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

Portions of RGB colors in percentages

R + G + B = 179 + 119 + 114 = 412 (100%)
R 179 of 412 ~ 43.45%
G 119 of 412 ~ 28.88%
B 114 of 412 ~ 27.67'%

%43.45
%28.88
%27.67

CMYK color model

#B37772 color CMYK value is (0,34,36,30).

  • cyan value is 0.00%
  • magenta value is 33.52%
  • yellow value is 36.31%
  • key color value is 29.80%

CMYK: (0,34,36,30)
C0M34Y36K30 (0%, 34%, 36%, 30%)
(0.00 / 0.34 / 0.36 / 0.30)

CMYK percentages

%0
%33.52
%36.31
%29.8

Codes

Color #B37772 in popluar color models

B3 77 72
RGB 179 119 114
HSL 29.95% 57.45%
HSB/HSV 36.31% 70.20%
CMYK 0.00% 33.52% 36.31%
29.80%

Color #B37772 in popluar number systems.

HEX B3 77 72
Decimal 179 119 114
Binary 10110011 1110111 1110010
Octal 263 167 162

Shades and tints

Shades of #B37772

#B37772
(179,119,114)
#A36D68
(163,109,104)
#93635E
(147,99,94)
#835954
(131,89,84)
#734F4A
(115,79,74)
#634540
(99,69,64)
#533B36
(83,59,54)
#43312C
(67,49,44)
#332722
(51,39,34)
#231D18
(35,29,24)
#13130E
(19,19,14)
#000000
(0,0,0)

Tints of #B37772

#B37772
(179,119,114)
#B9837E
(185,131,126)
#BF8F8A
(191,143,138)
#C59B96
(197,155,150)
#CBA7A2
(203,167,162)
#D1B3AE
(209,179,174)
#D7BFBA
(215,191,186)
#DDCBC6
(221,203,198)
#E3D7D2
(227,215,210)
#E9E3DE
(233,227,222)
#EFEFEA
(239,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37772 color. Also use rgb(179,119,114) instead hex code.

Text Font Color

.myTextColor { color: #B37772; }

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

This text font color is #B37772.

Background Color

.myBgColor { background-color: #B37772; }

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

This div background color is #B37772.

Border color

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

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

This div border color is #B37772.

Opacity

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

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

Text with #B37772 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 #B37772;}

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

This text has shadow with #B37772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37772.

Preview

Color preview on black background

This text has color #B37772 on black background.


Color preview on white background

This text has color #B37772 on white background.


Black color preview on #B37772 background

This text has black color on #B37772 background.


White color preview on #B37772 background

This text has white color on #B37772 background.


Related colors

Complementary color

Complementary color for #hex is #4C888D.


I love getcolorcode.com

Triadic colors

1 #72B377 and #7772B3 with #B37772 are triadic colors.

2 #7277B3 and #77B372 with #B37772 are triadic colors.