COLOR #B37195

HEX: #B37195 RGB: (179,113,149)

Color info

#B37195 contains mainly red and blue colors. Web safe color of #B37195 is #996699 (or #969).

RGB color model

#B37195 color RGB value is (179,113,149).

RGB: (179,113,149) (70%, 44%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 113 of 255 = 44%
B 149 of 255 = 58%

179
113
149

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

Portions of RGB colors in percentages

R + G + B = 179 + 113 + 149 = 441 (100%)
R 179 of 441 ~ 40.59%
G 113 of 441 ~ 25.62%
B 149 of 441 ~ 33.79'%

%40.59
%25.62
%33.79

CMYK color model

#B37195 color CMYK value is (0,37,17,30).

  • cyan value is 0.00%
  • magenta value is 36.87%
  • yellow value is 16.76%
  • key color value is 29.80%

CMYK: (0,37,17,30)
C0M37Y17K30 (0%, 37%, 17%, 30%)
(0.00 / 0.37 / 0.17 / 0.30)

CMYK percentages

%0
%36.87
%16.76
%29.8

Codes

Color #B37195 in popluar color models

B3 71 95
RGB 179 113 149
HSL 327° 30.28% 57.25%
HSB/HSV 327° 36.87% 70.20%
CMYK 0.00% 36.87% 16.76%
29.80%

Color #B37195 in popluar number systems.

HEX B3 71 95
Decimal 179 113 149
Binary 10110011 1110001 10010101
Octal 263 161 225

Shades and tints

Shades of #B37195

#B37195
(179,113,149)
#A36788
(163,103,136)
#935D7B
(147,93,123)
#83536E
(131,83,110)
#734961
(115,73,97)
#633F54
(99,63,84)
#533547
(83,53,71)
#432B3A
(67,43,58)
#33212D
(51,33,45)
#231720
(35,23,32)
#130D13
(19,13,19)
#000000
(0,0,0)

Tints of #B37195

#B37195
(179,113,149)
#B97D9E
(185,125,158)
#BF89A7
(191,137,167)
#C595B0
(197,149,176)
#CBA1B9
(203,161,185)
#D1ADC2
(209,173,194)
#D7B9CB
(215,185,203)
#DDC5D4
(221,197,212)
#E3D1DD
(227,209,221)
#E9DDE6
(233,221,230)
#EFE9EF
(239,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37195 color. Also use rgb(179,113,149) instead hex code.

Text Font Color

.myTextColor { color: #B37195; }

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

This text font color is #B37195.

Background Color

.myBgColor { background-color: #B37195; }

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

This div background color is #B37195.

Border color

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

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

This div border color is #B37195.

Opacity

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

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

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

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

This text has shadow with #B37195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37195.

Preview

Color preview on black background

This text has color #B37195 on black background.


Color preview on white background

This text has color #B37195 on white background.


Black color preview on #B37195 background

This text has black color on #B37195 background.


White color preview on #B37195 background

This text has white color on #B37195 background.


Related colors

Complementary color

Complementary color for #hex is #4C8E6A.


I love getcolorcode.com

Triadic colors

1 #95B371 and #7195B3 with #B37195 are triadic colors.

2 #9571B3 and #71B395 with #B37195 are triadic colors.