COLOR #B37769

HEX: #B37769 RGB: (179,119,105)

Color info

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

RGB color model

#B37769 color RGB value is (179,119,105).

RGB: (179,119,105) (70%, 47%, 41%)

RGB channels and saturation

R 179 of 255 = 70%
G 119 of 255 = 47%
B 105 of 255 = 41%

179
119
105

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

Portions of RGB colors in percentages

R + G + B = 179 + 119 + 105 = 403 (100%)
R 179 of 403 ~ 44.42%
G 119 of 403 ~ 29.53%
B 105 of 403 ~ 26.05'%

%44.42
%29.53
%26.05

CMYK color model

#B37769 color CMYK value is (0,34,41,30).

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

CMYK: (0,34,41,30)
C0M34Y41K30 (0%, 34%, 41%, 30%)
(0.00 / 0.34 / 0.41 / 0.30)

CMYK percentages

%0
%33.52
%41.34
%29.8

Codes

Color #B37769 in popluar color models

B3 77 69
RGB 179 119 105
HSL 11° 32.74% 55.69%
HSB/HSV 11° 41.34% 70.20%
CMYK 0.00% 33.52% 41.34%
29.80%

Color #B37769 in popluar number systems.

HEX B3 77 69
Decimal 179 119 105
Binary 10110011 1110111 1101001
Octal 263 167 151

Shades and tints

Shades of #B37769

#B37769
(179,119,105)
#A36D60
(163,109,96)
#936357
(147,99,87)
#83594E
(131,89,78)
#734F45
(115,79,69)
#63453C
(99,69,60)
#533B33
(83,59,51)
#43312A
(67,49,42)
#332721
(51,39,33)
#231D18
(35,29,24)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #B37769

#B37769
(179,119,105)
#B98376
(185,131,118)
#BF8F83
(191,143,131)
#C59B90
(197,155,144)
#CBA79D
(203,167,157)
#D1B3AA
(209,179,170)
#D7BFB7
(215,191,183)
#DDCBC4
(221,203,196)
#E3D7D1
(227,215,209)
#E9E3DE
(233,227,222)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B37769; }

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

This text font color is #B37769.

Background Color

.myBgColor { background-color: #B37769; }

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

This div background color is #B37769.

Border color

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

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

This div border color is #B37769.

Opacity

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

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

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

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

This text has shadow with #B37769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37769.

Preview

Color preview on black background

This text has color #B37769 on black background.


Color preview on white background

This text has color #B37769 on white background.


Black color preview on #B37769 background

This text has black color on #B37769 background.


White color preview on #B37769 background

This text has white color on #B37769 background.


Related colors

Complementary color

Complementary color for #hex is #4C8896.


I love getcolorcode.com

Triadic colors

1 #69B377 and #7769B3 with #B37769 are triadic colors.

2 #6977B3 and #77B369 with #B37769 are triadic colors.