COLOR #B29659

HEX: #B29659 RGB: (178,150,89)

Color info

#B29659 contains mainly red and green colors. Web safe color of #B29659 is #999966 (or #996).

RGB color model

#B29659 color RGB value is (178,150,89).

RGB: (178,150,89) (70%, 59%, 35%)

RGB channels and saturation

R 178 of 255 = 70%
G 150 of 255 = 59%
B 89 of 255 = 35%

178
150
89

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

Portions of RGB colors in percentages

R + G + B = 178 + 150 + 89 = 417 (100%)
R 178 of 417 ~ 42.69%
G 150 of 417 ~ 35.97%
B 89 of 417 ~ 21.34'%

%42.69
%35.97
%21.34

CMYK color model

#B29659 color CMYK value is (0,16,50,30).

  • cyan value is 0.00%
  • magenta value is 15.73%
  • yellow value is 50.00%
  • key color value is 30.20%

CMYK: (0,16,50,30)
C0M16Y50K30 (0%, 16%, 50%, 30%)
(0.00 / 0.16 / 0.50 / 0.30)

CMYK percentages

%0
%15.73
%50
%30.2

Codes

Color #B29659 in popluar color models

B2 96 59
RGB 178 150 89
HSL 41° 36.63% 52.35%
HSB/HSV 41° 50.00% 69.80%
CMYK 0.00% 15.73% 50.00%
30.20%

Color #B29659 in popluar number systems.

HEX B2 96 59
Decimal 178 150 89
Binary 10110010 10010110 1011001
Octal 262 226 131

Shades and tints

Shades of #B29659

#B29659
(178,150,89)
#A28951
(162,137,81)
#927C49
(146,124,73)
#826F41
(130,111,65)
#726239
(114,98,57)
#625531
(98,85,49)
#524829
(82,72,41)
#423B21
(66,59,33)
#322E19
(50,46,25)
#222111
(34,33,17)
#121409
(18,20,9)
#000000
(0,0,0)

Tints of #B29659

#B29659
(178,150,89)
#B99F68
(185,159,104)
#C0A877
(192,168,119)
#C7B186
(199,177,134)
#CEBA95
(206,186,149)
#D5C3A4
(213,195,164)
#DCCCB3
(220,204,179)
#E3D5C2
(227,213,194)
#EADED1
(234,222,209)
#F1E7E0
(241,231,224)
#F8F0EF
(248,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B29659 color. Also use rgb(178,150,89) instead hex code.

Text Font Color

.myTextColor { color: #B29659; }

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

This text font color is #B29659.

Background Color

.myBgColor { background-color: #B29659; }

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

This div background color is #B29659.

Border color

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

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

This div border color is #B29659.

Opacity

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

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

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

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

This text has shadow with #B29659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29659.

Preview

Color preview on black background

This text has color #B29659 on black background.


Color preview on white background

This text has color #B29659 on white background.


Black color preview on #B29659 background

This text has black color on #B29659 background.


White color preview on #B29659 background

This text has white color on #B29659 background.


Related colors

Complementary color

Complementary color for #hex is #4D69A6.


I love getcolorcode.com

Triadic colors

1 #59B296 and #9659B2 with #B29659 are triadic colors.

2 #5996B2 and #96B259 with #B29659 are triadic colors.