COLOR #B37D90

HEX: #B37D90 RGB: (179,125,144)

Color info

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

RGB color model

#B37D90 color RGB value is (179,125,144).

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

RGB channels and saturation

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

179
125
144

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

Portions of RGB colors in percentages

R + G + B = 179 + 125 + 144 = 448 (100%)
R 179 of 448 ~ 39.96%
G 125 of 448 ~ 27.9%
B 144 of 448 ~ 32.14'%

%39.96
%27.9
%32.14

CMYK color model

#B37D90 color CMYK value is (0,30,20,30).

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

CMYK: (0,30,20,30)
C0M30Y20K30 (0%, 30%, 20%, 30%)
(0.00 / 0.30 / 0.20 / 0.30)

CMYK percentages

%0
%30.17
%19.55
%29.8

Codes

Color #B37D90 in popluar color models

B3 7D 90
RGB 179 125 144
HSL 339° 26.21% 59.61%
HSB/HSV 339° 30.17% 70.20%
CMYK 0.00% 30.17% 19.55%
29.80%

Color #B37D90 in popluar number systems.

HEX B3 7D 90
Decimal 179 125 144
Binary 10110011 1111101 10010000
Octal 263 175 220

Shades and tints

Shades of #B37D90

#B37D90
(179,125,144)
#A37283
(163,114,131)
#936776
(147,103,118)
#835C69
(131,92,105)
#73515C
(115,81,92)
#63464F
(99,70,79)
#533B42
(83,59,66)
#433035
(67,48,53)
#332528
(51,37,40)
#231A1B
(35,26,27)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #B37D90

#B37D90
(179,125,144)
#B9889A
(185,136,154)
#BF93A4
(191,147,164)
#C59EAE
(197,158,174)
#CBA9B8
(203,169,184)
#D1B4C2
(209,180,194)
#D7BFCC
(215,191,204)
#DDCAD6
(221,202,214)
#E3D5E0
(227,213,224)
#E9E0EA
(233,224,234)
#EFEBF4
(239,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B37D90; }

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

This text font color is #B37D90.

Background Color

.myBgColor { background-color: #B37D90; }

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

This div background color is #B37D90.

Border color

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

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

This div border color is #B37D90.

Opacity

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

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

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

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

This text has shadow with #B37D90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37D90.

Preview

Color preview on black background

This text has color #B37D90 on black background.


Color preview on white background

This text has color #B37D90 on white background.


Black color preview on #B37D90 background

This text has black color on #B37D90 background.


White color preview on #B37D90 background

This text has white color on #B37D90 background.


Related colors

Complementary color

Complementary color for #hex is #4C826F.


I love getcolorcode.com

Triadic colors

1 #90B37D and #7D90B3 with #B37D90 are triadic colors.

2 #907DB3 and #7DB390 with #B37D90 are triadic colors.