COLOR #B29A3A

HEX: #B29A3A RGB: (178,154,58)

Color info

#B29A3A contains mainly red and green colors. Web safe color of #B29A3A is #999933 (or #993).

RGB color model

#B29A3A color RGB value is (178,154,58).

RGB: (178,154,58) (70%, 60%, 23%)

RGB channels and saturation

R 178 of 255 = 70%
G 154 of 255 = 60%
B 58 of 255 = 23%

178
154
58

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

Portions of RGB colors in percentages

R + G + B = 178 + 154 + 58 = 390 (100%)
R 178 of 390 ~ 45.64%
G 154 of 390 ~ 39.49%
B 58 of 390 ~ 14.87'%

%45.64
%39.49
%14.87

CMYK color model

#B29A3A color CMYK value is (0,13,67,30).

  • cyan value is 0.00%
  • magenta value is 13.48%
  • yellow value is 67.42%
  • key color value is 30.20%

CMYK: (0,13,67,30)
C0M13Y67K30 (0%, 13%, 67%, 30%)
(0.00 / 0.13 / 0.67 / 0.30)

CMYK percentages

%0
%13.48
%67.42
%30.2

Codes

Color #B29A3A in popluar color models

B2 9A 3A
RGB 178 154 58
HSL 48° 50.85% 46.27%
HSB/HSV 48° 67.42% 69.80%
CMYK 0.00% 13.48% 67.42%
30.20%

Color #B29A3A in popluar number systems.

HEX B2 9A 3A
Decimal 178 154 58
Binary 10110010 10011010 111010
Octal 262 232 72

Shades and tints

Shades of #B29A3A

#B29A3A
(178,154,58)
#A28C35
(162,140,53)
#927E30
(146,126,48)
#82702B
(130,112,43)
#726226
(114,98,38)
#625421
(98,84,33)
#52461C
(82,70,28)
#423817
(66,56,23)
#322A12
(50,42,18)
#221C0D
(34,28,13)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #B29A3A

#B29A3A
(178,154,58)
#B9A34B
(185,163,75)
#C0AC5C
(192,172,92)
#C7B56D
(199,181,109)
#CEBE7E
(206,190,126)
#D5C78F
(213,199,143)
#DCD0A0
(220,208,160)
#E3D9B1
(227,217,177)
#EAE2C2
(234,226,194)
#F1EBD3
(241,235,211)
#F8F4E4
(248,244,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B29A3A color. Also use rgb(178,154,58) instead hex code.

Text Font Color

.myTextColor { color: #B29A3A; }

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

This text font color is #B29A3A.

Background Color

.myBgColor { background-color: #B29A3A; }

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

This div background color is #B29A3A.

Border color

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

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

This div border color is #B29A3A.

Opacity

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

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

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

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

This text has shadow with #B29A3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29A3A.

Preview

Color preview on black background

This text has color #B29A3A on black background.


Color preview on white background

This text has color #B29A3A on white background.


Black color preview on #B29A3A background

This text has black color on #B29A3A background.


White color preview on #B29A3A background

This text has white color on #B29A3A background.


Related colors

Complementary color

Complementary color for #hex is #4D65C5.


I love getcolorcode.com

Triadic colors

1 #3AB29A and #9A3AB2 with #B29A3A are triadic colors.

2 #3A9AB2 and #9AB23A with #B29A3A are triadic colors.