COLOR #B67E73

HEX: #B67E73 RGB: (182,126,115)

Color info

#B67E73 contains mainly red and green colors. Web safe color of #B67E73 is #CC6666 (or #C66).

RGB color model

#B67E73 color RGB value is (182,126,115).

RGB: (182,126,115) (71%, 49%, 45%)

RGB channels and saturation

R 182 of 255 = 71%
G 126 of 255 = 49%
B 115 of 255 = 45%

182
126
115

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

Portions of RGB colors in percentages

R + G + B = 182 + 126 + 115 = 423 (100%)
R 182 of 423 ~ 43.03%
G 126 of 423 ~ 29.79%
B 115 of 423 ~ 27.19'%

%43.03
%29.79
%27.19

CMYK color model

#B67E73 color CMYK value is (0,31,37,29).

  • cyan value is 0.00%
  • magenta value is 30.77%
  • yellow value is 36.81%
  • key color value is 28.63%
CMYK: (0,31,37,29) C0M31Y37K29 (0%,31%,37%,29%) (0.00/0.31/0.37/0.29) 

CMYK percentages

%0
%30.77
%36.81
%28.63

Codes

Color #B67E73 in popluar color models

B6 7E 73
RGB 182 126 115
HSL 10° 31.46% 58.24%
HSB/HSV 10° 36.81% 71.37%
CMYK 0.00% 30.77% 36.81%
28.63%

Color #B67E73 in popluar number systems.

HEX B6 7E 73
Decimal 182 126 115
Binary 10110110 1111110 1110011
Octal 266 176 163

Shades and tints

Shades of #B67E73

#B67E73
(182,126,115)
#A67369
(166,115,105)
#96685F
(150,104,95)
#865D55
(134,93,85)
#76524B
(118,82,75)
#664741
(102,71,65)
#563C37
(86,60,55)
#46312D
(70,49,45)
#362623
(54,38,35)
#261B19
(38,27,25)
#16100F
(22,16,15)
#000000
(0,0,0)

Tints of #B67E73

#B67E73
(182,126,115)
#BC897F
(188,137,127)
#C2948B
(194,148,139)
#C89F97
(200,159,151)
#CEAAA3
(206,170,163)
#D4B5AF
(212,181,175)
#DAC0BB
(218,192,187)
#E0CBC7
(224,203,199)
#E6D6D3
(230,214,211)
#ECE1DF
(236,225,223)
#F2ECEB
(242,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67E73 color. Also use rgb(182,126,115) instead hex code.

Text Font Color

.myTextColor { color: #B67E73; }

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

This text font color is #B67E73.

Background Color

.myBgColor { background-color: #B67E73; }

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

This div background color is #B67E73.

Border color

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

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

This div border color is #B67E73.

Opacity

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

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

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

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

This text has shadow with #B67E73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67E73.

Preview

Color preview on black background

This text has color #B67E73 on black background.


Color preview on white background

This text has color #B67E73 on white background.


Black color preview on #B67E73 background

This text has black color on #B67E73 background.


White color preview on #B67E73 background

This text has white color on #B67E73 background.


Related colors

Complementary color

Complementary color for #hex is #49818C.


I love getcolorcode.com

Triadic colors

1 #73B67E and #7E73B6 with #B67E73 are triadic colors.

2 #737EB6 and #7EB673 with #B67E73 are triadic colors.