COLOR #B37D8E

HEX: #B37D8E RGB: (179,125,142)

Color info

#B37D8E contains red, green and blue colors in about the same proportion. Web safe color of #B37D8E is #996699 (or #969).

RGB color model

#B37D8E color RGB value is (179,125,142).

RGB: (179,125,142) (70%, 49%, 56%)

RGB channels and saturation

R 179 of 255 = 70%
G 125 of 255 = 49%
B 142 of 255 = 56%

179
125
142

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

Portions of RGB colors in percentages

R + G + B = 179 + 125 + 142 = 446 (100%)
R 179 of 446 ~ 40.13%
G 125 of 446 ~ 28.03%
B 142 of 446 ~ 31.84'%

%40.13
%28.03
%31.84

CMYK color model

#B37D8E color CMYK value is (0,30,21,30).

  • cyan value is 0.00%
  • magenta value is 30.17%
  • yellow value is 20.67%
  • key color value is 29.80%

CMYK: (0,30,21,30)
C0M30Y21K30 (0%, 30%, 21%, 30%)
(0.00 / 0.30 / 0.21 / 0.30)

CMYK percentages

%0
%30.17
%20.67
%29.8

Codes

Color #B37D8E in popluar color models

B3 7D 8E
RGB 179 125 142
HSL 341° 26.21% 59.61%
HSB/HSV 341° 30.17% 70.20%
CMYK 0.00% 30.17% 20.67%
29.80%

Color #B37D8E in popluar number systems.

HEX B3 7D 8E
Decimal 179 125 142
Binary 10110011 1111101 10001110
Octal 263 175 216

Shades and tints

Shades of #B37D8E

#B37D8E
(179,125,142)
#A37282
(163,114,130)
#936776
(147,103,118)
#835C6A
(131,92,106)
#73515E
(115,81,94)
#634652
(99,70,82)
#533B46
(83,59,70)
#43303A
(67,48,58)
#33252E
(51,37,46)
#231A22
(35,26,34)
#130F16
(19,15,22)
#000000
(0,0,0)

Tints of #B37D8E

#B37D8E
(179,125,142)
#B98898
(185,136,152)
#BF93A2
(191,147,162)
#C59EAC
(197,158,172)
#CBA9B6
(203,169,182)
#D1B4C0
(209,180,192)
#D7BFCA
(215,191,202)
#DDCAD4
(221,202,212)
#E3D5DE
(227,213,222)
#E9E0E8
(233,224,232)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37D8E color. Also use rgb(179,125,142) instead hex code.

Text Font Color

.myTextColor { color: #B37D8E; }

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

This text font color is #B37D8E.

Background Color

.myBgColor { background-color: #B37D8E; }

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

This div background color is #B37D8E.

Border color

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

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

This div border color is #B37D8E.

Opacity

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

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

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

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

This text has shadow with #B37D8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37D8E.

Preview

Color preview on black background

This text has color #B37D8E on black background.


Color preview on white background

This text has color #B37D8E on white background.


Black color preview on #B37D8E background

This text has black color on #B37D8E background.


White color preview on #B37D8E background

This text has white color on #B37D8E background.


Related colors

Complementary color

Complementary color for #hex is #4C8271.


I love getcolorcode.com

Triadic colors

1 #8EB37D and #7D8EB3 with #B37D8E are triadic colors.

2 #8E7DB3 and #7DB38E with #B37D8E are triadic colors.