COLOR #B29368

HEX: #B29368 RGB: (178,147,104)

Color info

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

RGB color model

#B29368 color RGB value is (178,147,104).

RGB: (178,147,104) (70%, 58%, 41%)

RGB channels and saturation

R 178 of 255 = 70%
G 147 of 255 = 58%
B 104 of 255 = 41%

178
147
104

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

Portions of RGB colors in percentages

R + G + B = 178 + 147 + 104 = 429 (100%)
R 178 of 429 ~ 41.49%
G 147 of 429 ~ 34.27%
B 104 of 429 ~ 24.24'%

%41.49
%34.27
%24.24

CMYK color model

#B29368 color CMYK value is (0,17,42,30).

  • cyan value is 0.00%
  • magenta value is 17.42%
  • yellow value is 41.57%
  • key color value is 30.20%

CMYK: (0,17,42,30)
C0M17Y42K30 (0%, 17%, 42%, 30%)
(0.00 / 0.17 / 0.42 / 0.30)

CMYK percentages

%0
%17.42
%41.57
%30.2

Codes

Color #B29368 in popluar color models

B2 93 68
RGB 178 147 104
HSL 35° 32.46% 55.29%
HSB/HSV 35° 41.57% 69.80%
CMYK 0.00% 17.42% 41.57%
30.20%

Color #B29368 in popluar number systems.

HEX B2 93 68
Decimal 178 147 104
Binary 10110010 10010011 1101000
Octal 262 223 150

Shades and tints

Shades of #B29368

#B29368
(178,147,104)
#A2865F
(162,134,95)
#927956
(146,121,86)
#826C4D
(130,108,77)
#725F44
(114,95,68)
#62523B
(98,82,59)
#524532
(82,69,50)
#423829
(66,56,41)
#322B20
(50,43,32)
#221E17
(34,30,23)
#12110E
(18,17,14)
#000000
(0,0,0)

Tints of #B29368

#B29368
(178,147,104)
#B99C75
(185,156,117)
#C0A582
(192,165,130)
#C7AE8F
(199,174,143)
#CEB79C
(206,183,156)
#D5C0A9
(213,192,169)
#DCC9B6
(220,201,182)
#E3D2C3
(227,210,195)
#EADBD0
(234,219,208)
#F1E4DD
(241,228,221)
#F8EDEA
(248,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B29368 color. Also use rgb(178,147,104) instead hex code.

Text Font Color

.myTextColor { color: #B29368; }

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

This text font color is #B29368.

Background Color

.myBgColor { background-color: #B29368; }

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

This div background color is #B29368.

Border color

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

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

This div border color is #B29368.

Opacity

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

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

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

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

This text has shadow with #B29368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29368.

Preview

Color preview on black background

This text has color #B29368 on black background.


Color preview on white background

This text has color #B29368 on white background.


Black color preview on #B29368 background

This text has black color on #B29368 background.


White color preview on #B29368 background

This text has white color on #B29368 background.


Related colors

Complementary color

Complementary color for #hex is #4D6C97.


I love getcolorcode.com

Triadic colors

1 #68B293 and #9368B2 with #B29368 are triadic colors.

2 #6893B2 and #93B268 with #B29368 are triadic colors.