COLOR #B29894

HEX: #B29894 RGB: (178,152,148)

Color info

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

RGB color model

#B29894 color RGB value is (178,152,148).

RGB: (178,152,148) (70%, 60%, 58%)

RGB channels and saturation

R 178 of 255 = 70%
G 152 of 255 = 60%
B 148 of 255 = 58%

178
152
148

R + G + B ~ 63%. #B29894 is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 152 + 148 = 478 (100%)
R 178 of 478 ~ 37.24%
G 152 of 478 ~ 31.8%
B 148 of 478 ~ 30.96'%

%37.24
%31.8
%30.96

CMYK color model

#B29894 color CMYK value is (0,15,17,30).

  • cyan value is 0.00%
  • magenta value is 14.61%
  • yellow value is 16.85%
  • key color value is 30.20%

CMYK: (0,15,17,30)
C0M15Y17K30 (0%, 15%, 17%, 30%)
(0.00 / 0.15 / 0.17 / 0.30)

CMYK percentages

%0
%14.61
%16.85
%30.2

Codes

Color #B29894 in popluar color models

B2 98 94
RGB 178 152 148
HSL 16.30% 63.92%
HSB/HSV 16.85% 69.80%
CMYK 0.00% 14.61% 16.85%
30.20%

Color #B29894 in popluar number systems.

HEX B2 98 94
Decimal 178 152 148
Binary 10110010 10011000 10010100
Octal 262 230 224

Shades and tints

Shades of #B29894

#B29894
(178,152,148)
#A28B87
(162,139,135)
#927E7A
(146,126,122)
#82716D
(130,113,109)
#726460
(114,100,96)
#625753
(98,87,83)
#524A46
(82,74,70)
#423D39
(66,61,57)
#32302C
(50,48,44)
#22231F
(34,35,31)
#121612
(18,22,18)
#000000
(0,0,0)

Tints of #B29894

#B29894
(178,152,148)
#B9A19D
(185,161,157)
#C0AAA6
(192,170,166)
#C7B3AF
(199,179,175)
#CEBCB8
(206,188,184)
#D5C5C1
(213,197,193)
#DCCECA
(220,206,202)
#E3D7D3
(227,215,211)
#EAE0DC
(234,224,220)
#F1E9E5
(241,233,229)
#F8F2EE
(248,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B29894 color. Also use rgb(178,152,148) instead hex code.

Text Font Color

.myTextColor { color: #B29894; }

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

This text font color is #B29894.

Background Color

.myBgColor { background-color: #B29894; }

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

This div background color is #B29894.

Border color

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

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

This div border color is #B29894.

Opacity

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

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

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

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

This text has shadow with #B29894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29894.

Preview

Color preview on black background

This text has color #B29894 on black background.


Color preview on white background

This text has color #B29894 on white background.


Black color preview on #B29894 background

This text has black color on #B29894 background.


White color preview on #B29894 background

This text has white color on #B29894 background.


Related colors

Complementary color

Complementary color for #hex is #4D676B.


I love getcolorcode.com

Triadic colors

1 #94B298 and #9894B2 with #B29894 are triadic colors.

2 #9498B2 and #98B294 with #B29894 are triadic colors.