COLOR #B38894

HEX: #B38894 RGB: (179,136,148)

Color info

#B38894 contains red, green and blue colors in about the same proportion. Web safe color of #B38894 is #999999 (or #999).

RGB color model

#B38894 color RGB value is (179,136,148).

RGB: (179,136,148) (70%, 53%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 136 of 255 = 53%
B 148 of 255 = 58%

179
136
148

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

Portions of RGB colors in percentages

R + G + B = 179 + 136 + 148 = 463 (100%)
R 179 of 463 ~ 38.66%
G 136 of 463 ~ 29.37%
B 148 of 463 ~ 31.97'%

%38.66
%29.37
%31.97

CMYK color model

#B38894 color CMYK value is (0,24,17,30).

  • cyan value is 0.00%
  • magenta value is 24.02%
  • yellow value is 17.32%
  • key color value is 29.80%

CMYK: (0,24,17,30)
C0M24Y17K30 (0%, 24%, 17%, 30%)
(0.00 / 0.24 / 0.17 / 0.30)

CMYK percentages

%0
%24.02
%17.32
%29.8

Codes

Color #B38894 in popluar color models

B3 88 94
RGB 179 136 148
HSL 343° 22.05% 61.76%
HSB/HSV 343° 24.02% 70.20%
CMYK 0.00% 24.02% 17.32%
29.80%

Color #B38894 in popluar number systems.

HEX B3 88 94
Decimal 179 136 148
Binary 10110011 10001000 10010100
Octal 263 210 224

Shades and tints

Shades of #B38894

#B38894
(179,136,148)
#A37C87
(163,124,135)
#93707A
(147,112,122)
#83646D
(131,100,109)
#735860
(115,88,96)
#634C53
(99,76,83)
#534046
(83,64,70)
#433439
(67,52,57)
#33282C
(51,40,44)
#231C1F
(35,28,31)
#131012
(19,16,18)
#000000
(0,0,0)

Tints of #B38894

#B38894
(179,136,148)
#B9929D
(185,146,157)
#BF9CA6
(191,156,166)
#C5A6AF
(197,166,175)
#CBB0B8
(203,176,184)
#D1BAC1
(209,186,193)
#D7C4CA
(215,196,202)
#DDCED3
(221,206,211)
#E3D8DC
(227,216,220)
#E9E2E5
(233,226,229)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38894 color. Also use rgb(179,136,148) instead hex code.

Text Font Color

.myTextColor { color: #B38894; }

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

This text font color is #B38894.

Background Color

.myBgColor { background-color: #B38894; }

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

This div background color is #B38894.

Border color

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

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

This div border color is #B38894.

Opacity

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

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

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

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

This text has shadow with #B38894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38894.

Preview

Color preview on black background

This text has color #B38894 on black background.


Color preview on white background

This text has color #B38894 on white background.


Black color preview on #B38894 background

This text has black color on #B38894 background.


White color preview on #B38894 background

This text has white color on #B38894 background.


Related colors

Complementary color

Complementary color for #hex is #4C776B.


I love getcolorcode.com

Triadic colors

1 #94B388 and #8894B3 with #B38894 are triadic colors.

2 #9488B3 and #88B394 with #B38894 are triadic colors.