COLOR #B29E78

HEX: #B29E78 RGB: (178,158,120)

Color info

#B29E78 contains red, green and blue colors in about the same proportion. Web safe color of #B29E78 is #999966 (or #996).

RGB color model

#B29E78 color RGB value is (178,158,120).

RGB: (178,158,120) (70%, 62%, 47%)

RGB channels and saturation

R 178 of 255 = 70%
G 158 of 255 = 62%
B 120 of 255 = 47%

178
158
120

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

Portions of RGB colors in percentages

R + G + B = 178 + 158 + 120 = 456 (100%)
R 178 of 456 ~ 39.04%
G 158 of 456 ~ 34.65%
B 120 of 456 ~ 26.32'%

%39.04
%34.65
%26.32

CMYK color model

#B29E78 color CMYK value is (0,11,33,30).

  • cyan value is 0.00%
  • magenta value is 11.24%
  • yellow value is 32.58%
  • key color value is 30.20%

CMYK: (0,11,33,30)
C0M11Y33K30 (0%, 11%, 33%, 30%)
(0.00 / 0.11 / 0.33 / 0.30)

CMYK percentages

%0
%11.24
%32.58
%30.2

Codes

Color #B29E78 in popluar color models

B2 9E 78
RGB 178 158 120
HSL 39° 27.36% 58.43%
HSB/HSV 39° 32.58% 69.80%
CMYK 0.00% 11.24% 32.58%
30.20%

Color #B29E78 in popluar number systems.

HEX B2 9E 78
Decimal 178 158 120
Binary 10110010 10011110 1111000
Octal 262 236 170

Shades and tints

Shades of #B29E78

#B29E78
(178,158,120)
#A2906E
(162,144,110)
#928264
(146,130,100)
#82745A
(130,116,90)
#726650
(114,102,80)
#625846
(98,88,70)
#524A3C
(82,74,60)
#423C32
(66,60,50)
#322E28
(50,46,40)
#22201E
(34,32,30)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #B29E78

#B29E78
(178,158,120)
#B9A684
(185,166,132)
#C0AE90
(192,174,144)
#C7B69C
(199,182,156)
#CEBEA8
(206,190,168)
#D5C6B4
(213,198,180)
#DCCEC0
(220,206,192)
#E3D6CC
(227,214,204)
#EADED8
(234,222,216)
#F1E6E4
(241,230,228)
#F8EEF0
(248,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B29E78 color. Also use rgb(178,158,120) instead hex code.

Text Font Color

.myTextColor { color: #B29E78; }

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

This text font color is #B29E78.

Background Color

.myBgColor { background-color: #B29E78; }

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

This div background color is #B29E78.

Border color

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

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

This div border color is #B29E78.

Opacity

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

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

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

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

This text has shadow with #B29E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29E78.

Preview

Color preview on black background

This text has color #B29E78 on black background.


Color preview on white background

This text has color #B29E78 on white background.


Black color preview on #B29E78 background

This text has black color on #B29E78 background.


White color preview on #B29E78 background

This text has white color on #B29E78 background.


Related colors

Complementary color

Complementary color for #hex is #4D6187.


I love getcolorcode.com

Triadic colors

1 #78B29E and #9E78B2 with #B29E78 are triadic colors.

2 #789EB2 and #9EB278 with #B29E78 are triadic colors.