COLOR #B49641

HEX: #B49641 RGB: (180,150,65)

Color info

#B49641 contains mainly red and green colors. Web safe color of #B49641 is #CC9933 (or #C93).

RGB color model

#B49641 color RGB value is (180,150,65).

RGB: (180,150,65) (71%, 59%, 25%)

RGB channels and saturation

R 180 of 255 = 71%
G 150 of 255 = 59%
B 65 of 255 = 25%

180
150
65

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

Portions of RGB colors in percentages

R + G + B = 180 + 150 + 65 = 395 (100%)
R 180 of 395 ~ 45.57%
G 150 of 395 ~ 37.97%
B 65 of 395 ~ 16.46'%

%45.57
%37.97
%16.46

CMYK color model

#B49641 color CMYK value is (0,17,64,29).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 63.89%
  • key color value is 29.41%
CMYK: (0,17,64,29) C0M17Y64K29 (0%,17%,64%,29%) (0.00/0.17/0.64/0.29) 

CMYK percentages

%0
%16.67
%63.89
%29.41

Codes

Color #B49641 in popluar color models

B4 96 41
RGB 180 150 65
HSL 44° 46.94% 48.04%
HSB/HSV 44° 63.89% 70.59%
CMYK 0.00% 16.67% 63.89%
29.41%

Color #B49641 in popluar number systems.

HEX B4 96 41
Decimal 180 150 65
Binary 10110100 10010110 1000001
Octal 264 226 101

Shades and tints

Shades of #B49641

#B49641
(180,150,65)
#A4893C
(164,137,60)
#947C37
(148,124,55)
#846F32
(132,111,50)
#74622D
(116,98,45)
#645528
(100,85,40)
#544823
(84,72,35)
#443B1E
(68,59,30)
#342E19
(52,46,25)
#242114
(36,33,20)
#14140F
(20,20,15)
#000000
(0,0,0)

Tints of #B49641

#B49641
(180,150,65)
#BA9F52
(186,159,82)
#C0A863
(192,168,99)
#C6B174
(198,177,116)
#CCBA85
(204,186,133)
#D2C396
(210,195,150)
#D8CCA7
(216,204,167)
#DED5B8
(222,213,184)
#E4DEC9
(228,222,201)
#EAE7DA
(234,231,218)
#F0F0EB
(240,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49641 color. Also use rgb(180,150,65) instead hex code.

Text Font Color

.myTextColor { color: #B49641; }

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

This text font color is #B49641.

Background Color

.myBgColor { background-color: #B49641; }

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

This div background color is #B49641.

Border color

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

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

This div border color is #B49641.

Opacity

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

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

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

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

This text has shadow with #B49641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49641.

Preview

Color preview on black background

This text has color #B49641 on black background.


Color preview on white background

This text has color #B49641 on white background.


Black color preview on #B49641 background

This text has black color on #B49641 background.


White color preview on #B49641 background

This text has white color on #B49641 background.


Related colors

Complementary color

Complementary color for #hex is #4B69BE.


I love getcolorcode.com

Triadic colors

1 #41B496 and #9641B4 with #B49641 are triadic colors.

2 #4196B4 and #96B441 with #B49641 are triadic colors.