COLOR #B67549

HEX: #B67549 RGB: (182,117,73)

Color info

#B67549 contains mainly red color. Web safe color of #B67549 is #CC6633 (or #C63).

RGB color model

#B67549 color RGB value is (182,117,73).

RGB: (182,117,73) (71%, 46%, 29%)

RGB channels and saturation

R 182 of 255 = 71%
G 117 of 255 = 46%
B 73 of 255 = 29%

182
117
73

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

Portions of RGB colors in percentages

R + G + B = 182 + 117 + 73 = 372 (100%)
R 182 of 372 ~ 48.92%
G 117 of 372 ~ 31.45%
B 73 of 372 ~ 19.62'%

%48.92
%31.45
%19.62

CMYK color model

#B67549 color CMYK value is (0,36,60,29).

  • cyan value is 0.00%
  • magenta value is 35.71%
  • yellow value is 59.89%
  • key color value is 28.63%
CMYK: (0,36,60,29) C0M36Y60K29 (0%,36%,60%,29%) (0.00/0.36/0.60/0.29) 

CMYK percentages

%0
%35.71
%59.89
%28.63

Codes

Color #B67549 in popluar color models

B6 75 49
RGB 182 117 73
HSL 24° 42.75% 50.00%
HSB/HSV 24° 59.89% 71.37%
CMYK 0.00% 35.71% 59.89%
28.63%

Color #B67549 in popluar number systems.

HEX B6 75 49
Decimal 182 117 73
Binary 10110110 1110101 1001001
Octal 266 165 111

Shades and tints

Shades of #B67549

#B67549
(182,117,73)
#A66B43
(166,107,67)
#96613D
(150,97,61)
#865737
(134,87,55)
#764D31
(118,77,49)
#66432B
(102,67,43)
#563925
(86,57,37)
#462F1F
(70,47,31)
#362519
(54,37,25)
#261B13
(38,27,19)
#16110D
(22,17,13)
#000000
(0,0,0)

Tints of #B67549

#B67549
(182,117,73)
#BC8159
(188,129,89)
#C28D69
(194,141,105)
#C89979
(200,153,121)
#CEA589
(206,165,137)
#D4B199
(212,177,153)
#DABDA9
(218,189,169)
#E0C9B9
(224,201,185)
#E6D5C9
(230,213,201)
#ECE1D9
(236,225,217)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67549 color. Also use rgb(182,117,73) instead hex code.

Text Font Color

.myTextColor { color: #B67549; }

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

This text font color is #B67549.

Background Color

.myBgColor { background-color: #B67549; }

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

This div background color is #B67549.

Border color

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

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

This div border color is #B67549.

Opacity

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

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

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

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

This text has shadow with #B67549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67549.

Preview

Color preview on black background

This text has color #B67549 on black background.


Color preview on white background

This text has color #B67549 on white background.


Black color preview on #B67549 background

This text has black color on #B67549 background.


White color preview on #B67549 background

This text has white color on #B67549 background.


Related colors

Complementary color

Complementary color for #hex is #498AB6.


I love getcolorcode.com

Triadic colors

1 #49B675 and #7549B6 with #B67549 are triadic colors.

2 #4975B6 and #75B649 with #B67549 are triadic colors.